|
@@ -85,169 +85,240 @@
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/authentication/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "实人认证",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
}, {
|
|
|
- "path": "pages/twoMarket/twoMarket",
|
|
|
+ "path": "pages/authentication/face",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "人脸认证",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
- },{
|
|
|
- "path": "pages/goodsManage/oneMarket/goodsHandle",
|
|
|
+ }, {
|
|
|
+ "path": "pages/authentication/info",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "",
|
|
|
- "enablePullDownRefresh": true,
|
|
|
- "navigationStyle": "custom",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "autoBackButton": false
|
|
|
- }
|
|
|
- }
|
|
|
- /*"app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "buttons": [{
|
|
|
- "text": "新增商品",
|
|
|
- "type": "none",
|
|
|
- "color": "#fff",
|
|
|
- "fontSize": "15px",
|
|
|
- "float": "right",
|
|
|
- "width": "80px"
|
|
|
- }]
|
|
|
- }
|
|
|
- } */
|
|
|
+ "navigationBarTitleText": "完善资料",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
}
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/goodsManage/oneMarket/addGoods",
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/authentication/audit",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "新增商品",
|
|
|
+ "navigationBarTitleText": "审核中",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
+
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/goodsManage/oneMarket/editGoods",
|
|
|
+ "path": "components/cropper/cropper",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "编辑商品",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "navigationBarTitleText": "图片裁剪",
|
|
|
+ "navigationBarBackgroundColor": "#000000"
|
|
|
}
|
|
|
- }
|
|
|
- , {
|
|
|
- "path": "pages/twoMarket/purchaser/product/list",
|
|
|
+ }, {
|
|
|
+ "path": "pages/news/list",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "二级市场 (收购商) ",
|
|
|
+ "navigationBarTitleText": "资讯列表",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/twoMarket/purchaser/product/detail",
|
|
|
+ "path": "pages/news/detail",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "商品详情",
|
|
|
+ "navigationBarTitleText": "资讯详情",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/twoMarket/purchaser/product/cart",
|
|
|
+ "path": "pages/oneMarket/cart/cart",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "购物车",
|
|
|
- "enablePullDownRefresh": true
|
|
|
+ "navigationBarTitleText": "",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
- }, {
|
|
|
- "path": "pages/twoMarket/purchaser/order/list",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/market/two/purchaser/buy/list",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "订单列表",
|
|
|
- "enablePullDownRefresh": true
|
|
|
+ "navigationBarTitleText": "商品采购",
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [{
|
|
|
+ "text": "新增",
|
|
|
+ "fontSize": "14px"
|
|
|
+ }]
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/twoMarket/purchaser/order/confirm",
|
|
|
+ "path": "pages/market/two/purchaser/buy/add",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "确认订单",
|
|
|
+ "navigationBarTitleText": "新增采购商品",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/twoMarket/purchaser/order/success",
|
|
|
+ "path": "pages/market/two/purchaser/buy/detail",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "下单成功",
|
|
|
+ "navigationBarTitleText": "收购详情",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/twoMarket/purchaser/order/detail",
|
|
|
+ "path": "pages/market/two/purchaser/address/list",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "订单详情",
|
|
|
- "enablePullDownRefresh": false
|
|
|
+ "navigationBarTitleText": "选择地址",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [{
|
|
|
+ "text": "新增",
|
|
|
+ "fontSize": "14px"
|
|
|
+ }]
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/twoMarket/purchaser/order/logistics",
|
|
|
+ "path": "pages/market/two/purchaser/address/add",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "订单物流",
|
|
|
+ "navigationBarTitleText": "新增地址",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/authentication/index",
|
|
|
+ "path": "pages/market/two/list",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "实人认证",
|
|
|
+ "navigationBarTitleText": "二级市场",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/market/two/detail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商品详情",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/authentication/face",
|
|
|
+ "path": "pages/market/two/leader/confirm",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "人脸认证",
|
|
|
+ "navigationBarTitleText": "接单确认",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/authentication/info",
|
|
|
+ "path": "pages/market/two/leader/success",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "完善资料",
|
|
|
+ "navigationBarTitleText": "接单成功",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/authentication/audit",
|
|
|
+ "path": "pages/market/two/leader/order",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "审核中",
|
|
|
+ "navigationBarTitleText": "订单列表",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/market/two/leader/detail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "订单详情",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "components/cropper/cropper",
|
|
|
+ }, {
|
|
|
+ "path": "pages/market/one/merchant/goods/list",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "图片裁剪",
|
|
|
- "navigationBarBackgroundColor": "#000000"
|
|
|
+ "navigationBarTitleText": "商品管理",
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [{
|
|
|
+ "text": "新增",
|
|
|
+ "fontSize": "14px"
|
|
|
+ }]
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
+
|
|
|
}, {
|
|
|
- "path": "pages/news/list",
|
|
|
+ "path": "pages/market/one/merchant/goods/add",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "资讯列表",
|
|
|
+ "navigationBarTitleText": "新增商品",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [{
|
|
|
+ "text": "保存",
|
|
|
+ "fontSize": "14px"
|
|
|
+ }]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/market/one/merchant/order/list",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "订单列表",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
- "path": "pages/news/detail",
|
|
|
+ "path": "pages/market/one/merchant/order/detail",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "资讯详情",
|
|
|
+ "navigationBarTitleText": "订单详情",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}
|
|
|
,{
|
|
|
- "path" : "pages/oneMarket/cart/cart",
|
|
|
+ "path" : "pages/market/two/purchaser/order/list",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "订单列表",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ ,{
|
|
|
+ "path" : "pages/market/two/purchaser/order/detail",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "订单详情",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ ,{
|
|
|
+ "path" : "pages/market/one/list",
|
|
|
"style" :
|
|
|
{
|
|
|
- "navigationBarTitleText": "",
|
|
|
+ "navigationBarTitleText": "一级市场",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ ,{
|
|
|
+ "path" : "pages/market/one/detail",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "商品详情",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
}
|
|
|
,{
|
|
|
- "path" : "pages/goodsManage/oneMarket/goodsOrders",
|
|
|
+ "path" : "pages/market/one/leader/order",
|
|
|
"style" :
|
|
|
{
|
|
|
"navigationBarTitleText": "订单列表",
|
|
@@ -255,6 +326,15 @@
|
|
|
}
|
|
|
|
|
|
}
|
|
|
+ ,{
|
|
|
+ "path" : "pages/market/one/leader/cart",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "购物车",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
],
|
|
|
"tabBar": {
|
|
|
"color": "#7A7E83",
|
|
@@ -284,6 +364,6 @@
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "white",
|
|
|
"navigationBarTitleText": "边民互市贸易",
|
|
|
- "navigationBarBackgroundColor": "#0081FF"
|
|
|
+ "navigationBarBackgroundColor": "#4581fb"
|
|
|
}
|
|
|
-}
|
|
|
+}
|