diff --git a/pages.json b/pages.json index 61c5ac6..60b8029 100644 --- a/pages.json +++ b/pages.json @@ -1,1677 +1,1675 @@ { - "pages": [ - // //#ifdef APP-PLUS - // //启动页 - // { - // "path": "pages/guide/judge", - // "style": { - // "enablePullDownRefresh": false, - // "onReachBottomDistance": 100, - // "navigationStyle": "custom", - // "app-plus": { - // "contentAdjust": false, - // "bounce": "none" - // } - // } - // }, - // { - // "path": "pages/guide/guide", - // "style": { - // "enablePullDownRefresh": false, - // "onReachBottomDistance": 100, - // "navigationStyle": "custom", - // "app-plus": { - // "contentAdjust": false, - // "bounce": "none" - // } - // } - // }, - // // #endif - //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages - // { - // "path": "pages/moreProject/moreProject", - // "style": { - // "navigationBarTitleText": "更多功能", - // "enablePullDownRefresh": false - // } + "pages": [ + // //#ifdef APP-PLUS + // //启动页 + // { + // "path": "pages/guide/judge", + // "style": { + // "enablePullDownRefresh": false, + // "onReachBottomDistance": 100, + // "navigationStyle": "custom", + // "app-plus": { + // "contentAdjust": false, + // "bounce": "none" + // } + // } + // }, + // { + // "path": "pages/guide/guide", + // "style": { + // "enablePullDownRefresh": false, + // "onReachBottomDistance": 100, + // "navigationStyle": "custom", + // "app-plus": { + // "contentAdjust": false, + // "bounce": "none" + // } + // } + // }, + // // #endif + //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages + // { + // "path": "pages/moreProject/moreProject", + // "style": { + // "navigationBarTitleText": "更多功能", + // "enablePullDownRefresh": false + // } - // }, + // }, - { - "path": "pages/index/index", - "style": { - "navigationBarTitleText": "首页", - "navigationStyle": "custom", - "enablePullDownRefresh": true, - // #ifdef APP-PLUS - "enablePullDownRefresh": true, - // #endif - "app-plus": { - "scrollIndicator": false //禁用原生导航栏 - } - } - }, - { - "path": "pages/chat/customer_list/index", - "style": { - "navigationBarTitleText": "消息", - "navigationStyle": "custom", - "enablePullDownRefresh": true, - // #ifdef APP-PLUS - "enablePullDownRefresh": true, - // #endif - "app-plus": { - "scrollIndicator": false //禁用原生导航栏 - } - } - }, - { - "path": "pages/product/list/index", - "style": { - "navigationBarTitleText": "商品管理", - "navigationStyle": "custom", - "enablePullDownRefresh": true, - // #ifdef APP-PLUS - "enablePullDownRefresh": true, - // #endif - "app-plus": { - "scrollIndicator": false //禁用原生导航栏 - } - } - }, - { - "path": "pages/nongKe/supply_chain/shopping_trolley", - "style": { - "navigationBarTitleText": "采购车" - } - }, - { - "path": "pages/nongKe/supply_chain/shopping_trolley_a", - "style": { - "navigationBarTitleText": "采购车" - } - }, - { - "path": "pages/nongKe/supply_chain/shopping_trolley_other", - "style": { - "navigationBarTitleText": "采购车" - } - }, - { - "path": "pages/moreProject/moreProject", - "style": { - "navigationBarTitleText": "更多功能", - "navigationStyle": "custom", - "enablePullDownRefresh": false - } + { + "path": "pages/index/index", + "style": { + "navigationBarTitleText": "首页", + "navigationStyle": "custom", + "enablePullDownRefresh": true, + // #ifdef APP-PLUS + "enablePullDownRefresh": true, + // #endif + "app-plus": { + "scrollIndicator": false //禁用原生导航栏 + } + } + }, + { + "path": "pages/chat/customer_list/index", + "style": { + "navigationBarTitleText": "消息", + "navigationStyle": "custom", + "enablePullDownRefresh": true, + // #ifdef APP-PLUS + "enablePullDownRefresh": true, + // #endif + "app-plus": { + "scrollIndicator": false //禁用原生导航栏 + } + } + }, + { + "path": "pages/product/list/index", + "style": { + "navigationBarTitleText": "商品管理", + "navigationStyle": "custom", + "enablePullDownRefresh": true, + // #ifdef APP-PLUS + "enablePullDownRefresh": true, + // #endif + "app-plus": { + "scrollIndicator": false //禁用原生导航栏 + } + } + }, + { + "path": "pages/nongKe/supply_chain/shopping_trolley", + "style": { + "navigationBarTitleText": "采购车" + } + }, + { + "path": "pages/nongKe/supply_chain/shopping_trolley_a", + "style": { + "navigationBarTitleText": "采购车" + } + }, + { + "path": "pages/nongKe/supply_chain/shopping_trolley_other", + "style": { + "navigationBarTitleText": "采购车" + } + }, + { + "path": "pages/moreProject/moreProject", + "style": { + "navigationBarTitleText": "更多功能", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } - }, - { - "path": "pages/order_addcart/order_addcart", - "style": { - "navigationBarTitleText": "购物车" - } - }, - { - "path": "pages/product/list/index", - "style": { - "navigationBarTitleText": "商品管理", - "navigationStyle": "custom" - } - }, { - "path": "pages/margin/margin", - "style": { - "navigationBarTitleText": "缴纳押金", - "enablePullDownRefresh": false - } - }, { - "path": "pages/order_pay_status/index", - "style": { - "navigationBarTitleText": "支付状态" - } - } - // { - // "path": "pages/gather/gather", - // "style": { - // "navigationBarTitleText": "工作台", - // "navigationStyle": "custom", - // "enablePullDownRefresh": true - // } - // }, - // { - // "path": "pages/plant_release/index", - // "style": { - // "navigationBarTitleText": "常用", - // "navigationStyle": "custom", - // "enablePullDownRefresh": false - // } - // }, - // { - // "path": "pages/order_addcart/order_addcart", - // "style": { - // "navigationBarTitleText": "购物车" - // } - // }, - // { - // "path": "pages/plant_grass/index", - // "style": { - // // "navigationStyle": "custom", - // "navigationBarTitleText": "种草社区" - // } - // }, - // { - // "path": "pages/user/index", - // "style": { - // "navigationBarTitleText": "个人中心", - // "navigationStyle": "custom" - // } - // }, - // { - // "path": "pages/news_list/index", - // "style": { - // "navigationBarTitleText": "资讯" - // } - // }, - // { - // "path": "pages/news_details/index", - // "style": { - // "navigationBarTitleText": "资讯详情" - // } - // }, - // { - // "path": "pages/auth/index", - // "style": { - // "navigationBarTitleText": "加载中" - // } - // }, + }, + { + "path": "pages/order_addcart/order_addcart", + "style": { + "navigationBarTitleText": "购物车" + } + }, + { + "path": "pages/product/list/index", + "style": { + "navigationBarTitleText": "商品管理", + "navigationStyle": "custom" + } + }, { + "path": "pages/margin/margin", + "style": { + "navigationBarTitleText": "缴纳押金", + "enablePullDownRefresh": false + } + }, { + "path": "pages/order_pay_status/index", + "style": { + "navigationBarTitleText": "支付状态" + } + } + // { + // "path": "pages/gather/gather", + // "style": { + // "navigationBarTitleText": "工作台", + // "navigationStyle": "custom", + // "enablePullDownRefresh": true + // } + // }, + // { + // "path": "pages/plant_release/index", + // "style": { + // "navigationBarTitleText": "常用", + // "navigationStyle": "custom", + // "enablePullDownRefresh": false + // } + // }, + // { + // "path": "pages/order_addcart/order_addcart", + // "style": { + // "navigationBarTitleText": "购物车" + // } + // }, + // { + // "path": "pages/plant_grass/index", + // "style": { + // // "navigationStyle": "custom", + // "navigationBarTitleText": "种草社区" + // } + // }, + // { + // "path": "pages/user/index", + // "style": { + // "navigationBarTitleText": "个人中心", + // "navigationStyle": "custom" + // } + // }, + // { + // "path": "pages/news_list/index", + // "style": { + // "navigationBarTitleText": "资讯" + // } + // }, + // { + // "path": "pages/news_details/index", + // "style": { + // "navigationBarTitleText": "资讯详情" + // } + // }, + // { + // "path": "pages/auth/index", + // "style": { + // "navigationBarTitleText": "加载中" + // } + // }, - // { - // "path": "pages/error/index", - // "style": { - // "navigationBarTitleText": "网站已关闭" - // } - // }, - // { - // "path": "pages/order_pay_back/index", - // "style": { - // "navigationBarTitleText": "支付提示" - // } - // }, { - // "path": "pages/supply_chains/supply_chains", - // "style": { - // "navigationBarTitleText": "供应", - // "enablePullDownRefresh": true, - // "navigationStyle": "custom" - // } + // { + // "path": "pages/error/index", + // "style": { + // "navigationBarTitleText": "网站已关闭" + // } + // }, + // { + // "path": "pages/order_pay_back/index", + // "style": { + // "navigationBarTitleText": "支付提示" + // } + // }, { + // "path": "pages/supply_chains/supply_chains", + // "style": { + // "navigationBarTitleText": "供应", + // "enablePullDownRefresh": true, + // "navigationStyle": "custom" + // } - // }, { - // "path": "pages/moreProject/moreProject", - // "style": { - // "navigationBarTitleText": "更多功能", - // "enablePullDownRefresh": false - // } + // }, { + // "path": "pages/moreProject/moreProject", + // "style": { + // "navigationBarTitleText": "更多功能", + // "enablePullDownRefresh": false + // } - // }, { - // "path": "uni_modules/guyue-updater/pages/updater", - // "style": { - // "app-plus": { - // "animationDuration": 200, - // "animationType": "fade-in", - // "background": "transparent", - // "backgroundColorTop": "transparent", - // "bounce": "none", - // "popGesture": "none", - // "scrollIndicator": false, - // "titleNView": false - // }, - // "backgroundColor": "transparent", - // "disableScroll": true, - // "navigationStyle": "custom" - // } + // }, { + // "path": "uni_modules/guyue-updater/pages/updater", + // "style": { + // "app-plus": { + // "animationDuration": 200, + // "animationType": "fade-in", + // "background": "transparent", + // "backgroundColorTop": "transparent", + // "bounce": "none", + // "popGesture": "none", + // "scrollIndicator": false, + // "titleNView": false + // }, + // "backgroundColor": "transparent", + // "disableScroll": true, + // "navigationStyle": "custom" + // } - // } - ,{ - "path" : "pages/wholesale/wholesale/wholesale", - "style" : - { - "navigationBarTitleText": "供应链批发", - "enablePullDownRefresh": false, - "navigationBarBackgroundColor": "#ffffff" - } - - } - ,{ - "path" : "pages/replace_replenishment/replace", - "style" : - { - "navigationBarTitleText": "代发订单", - "enablePullDownRefresh": false, - "navigationBarBackgroundColor": "#ff5c2d", - "navigationBarTextStyle": "white" - } - - }, - { - "path" : "pages/replace_replenishment/replenishment", - "style" : - { - "navigationBarTitleText": "补货订单", - "enablePullDownRefresh": false, - "navigationBarBackgroundColor": "#ff5c2d", - "navigationBarTextStyle": "white" - } - - }, - { - "path" : "pages/select_address/select_address", - "style" : - { - "navigationBarTitleText" : "选择地址", - "enablePullDownRefresh" : false - } - }, - { - "path" : "pages/select_address/select_address_n", - "style" : - { - "navigationBarTitleText" : "选择地址", - "enablePullDownRefresh" : false - } - }, - { - "path" : "pages/activeCode/activeCode", - "style" : - { - "navigationBarTitleText" : "推广二维码", - "navigationStyle": "custom", - "enablePullDownRefresh": false - } - } - ], - "subPackages": [{ - "root": "pages/goods_cate", - "name": "goods_cate", - "pages": [{ - "path": "goods_cate", - "style": { - "navigationBarTitleText": "商品分类" - } - }] - }, - { - "root": "pages/goods_details", - "name": "goods_details", - "pages": [{ - "path": "index", - "style": { - "navigationStyle": "custom" - // #ifdef MP || APP-PLUS - , - "navigationBarTextStyle": "#fff" - // #endif - } - }] - }, - { - "root": "pages/order_details", - "name": "order_details", - "pages": [{ - "path": "index", - "style": { - "navigationBarTitleText": "订单详情" - //, - //"navigationBarBackgroundColor": "#e93323" - // #ifdef MP || APP-PLUS - // , - //"navigationBarTextStyle": "#fff" - // #endif - } - }, - { - "path": "indexOther", - "style": { - "navigationBarTitleText": "订单详情" - //, - //"navigationBarBackgroundColor": "#e93323" - // #ifdef MP || APP-PLUS - // , - //"navigationBarTextStyle": "#fff" - // #endif - } - }, - { - "path": "stay", - "style": { - "navigationBarTitleText": "订单详情" - //, - //"navigationBarBackgroundColor": "#e93323" - // #ifdef MP || APP-PLUS - // , - //"navigationBarTextStyle": "#fff" - // #endif - } - }, - { - "path": "delivery", - "style": { - "navigationBarTitleText": "配送详情" - //, - //"navigationBarBackgroundColor": "#e93323" - // #ifdef MP || APP-PLUS - // , - //"navigationBarTextStyle": "#fff" - // #endif - } - } - ] - }, - { - "root": "pages/nongKe", - "name": "nongKe", - "pages": [{ - "path": "gather/select_warehouse", - "style": { - "navigationBarTitleText": "入库管理", - "enablePullDownRefresh": true - } - }, { - "path": "goods_list/index", - "style": { - "enablePullDownRefresh": true, - "navigationStyle": "custom" + // } + , { + "path": "pages/wholesale/wholesale/wholesale", + "style": { + "navigationBarTitleText": "供应链批发", + "enablePullDownRefresh": false, + "navigationBarBackgroundColor": "#ffffff" + } - } - }, - { - "path": "supply_chain/goods_list", - "style": { - "navigationBarTitleText": "商品列表", - "enablePullDownRefresh": true - } + }, { + "path": "pages/replace_replenishment/replace", + "style": { + "navigationBarTitleText": "代发订单", + "enablePullDownRefresh": false, + "navigationBarBackgroundColor": "#ff5c2d", + "navigationBarTextStyle": "white" + } - }, { - "path": "supply_chain/finance", - "style": { - "navigationBarTitleText": "财务管理", - "enablePullDownRefresh": false - } + }, + { + "path": "pages/replace_replenishment/replenishment", + "style": { + "navigationBarTitleText": "补货订单", + "enablePullDownRefresh": false, + "navigationBarBackgroundColor": "#ff5c2d", + "navigationBarTextStyle": "white" + } - }, { - "path": "supply_chain/supplier", - "style": { - "enablePullDownRefresh": true, - "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#e93323", - "navigationStyle": "custom" - } + }, + { + "path": "pages/select_address/select_address", + "style": { + "navigationBarTitleText": "选择地址", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/select_address/select_address_n", + "style": { + "navigationBarTitleText": "选择地址", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/activeCode/activeCode", + "style": { + "navigationBarTitleText": "推广二维码", + "navigationStyle": "custom", + "enablePullDownRefresh": false + } + } + ], + "subPackages": [{ + "root": "pages/payment", + "name": "payment", + "pages": [{ + "path": "qrcode", + "style": { + "navigationBarTitleText": "面对面收款", + "navigationStyle": "custom" + } + }] + }, { + "root": "pages/goods_cate", + "name": "goods_cate", + "pages": [{ + "path": "goods_cate", + "style": { + "navigationBarTitleText": "商品分类" + } + }] + }, + { + "root": "pages/goods_details", + "name": "goods_details", + "pages": [{ + "path": "index", + "style": { + "navigationStyle": "custom" + // #ifdef MP || APP-PLUS + , + "navigationBarTextStyle": "#fff" + // #endif + } + }] + }, + { + "root": "pages/order_details", + "name": "order_details", + "pages": [{ + "path": "index", + "style": { + "navigationBarTitleText": "订单详情" + //, + //"navigationBarBackgroundColor": "#e93323" + // #ifdef MP || APP-PLUS + // , + //"navigationBarTextStyle": "#fff" + // #endif + } + }, + { + "path": "indexOther", + "style": { + "navigationBarTitleText": "订单详情" + //, + //"navigationBarBackgroundColor": "#e93323" + // #ifdef MP || APP-PLUS + // , + //"navigationBarTextStyle": "#fff" + // #endif + } + }, + { + "path": "stay", + "style": { + "navigationBarTitleText": "订单详情" + //, + //"navigationBarBackgroundColor": "#e93323" + // #ifdef MP || APP-PLUS + // , + //"navigationBarTextStyle": "#fff" + // #endif + } + }, + { + "path": "delivery", + "style": { + "navigationBarTitleText": "配送详情" + //, + //"navigationBarBackgroundColor": "#e93323" + // #ifdef MP || APP-PLUS + // , + //"navigationBarTextStyle": "#fff" + // #endif + } + } + ] + }, + { + "root": "pages/nongKe", + "name": "nongKe", + "pages": [{ + "path": "gather/select_warehouse", + "style": { + "navigationBarTitleText": "入库管理", + "enablePullDownRefresh": true + } + }, { + "path": "goods_list/index", + "style": { + "enablePullDownRefresh": true, + "navigationStyle": "custom" - }, { - "path": "supply_chain/supplierA", - "style": { - "enablePullDownRefresh": true, - "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#e93323", - "navigationStyle": "custom" - } + } + }, + { + "path": "supply_chain/goods_list", + "style": { + "navigationBarTitleText": "商品列表", + "enablePullDownRefresh": true + } - },{ - "path": "supply_chain/supplierOther", - "style": { - "enablePullDownRefresh": true, - "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#e93323", - "navigationStyle": "custom" - } + }, { + "path": "supply_chain/finance", + "style": { + "navigationBarTitleText": "财务管理", + "enablePullDownRefresh": false + } - }, - { - "path": "supply_chain/suppliers", - "style": { - "enablePullDownRefresh": true, - "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#e93323", - "navigationStyle": "custom" - } + }, { + "path": "supply_chain/supplier", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "", + "navigationBarBackgroundColor": "#e93323", + "navigationStyle": "custom" + } - }, { - "path": "supply_chain/maps", - "style": { - "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#e93323", - "navigationStyle": "custom" - } + }, { + "path": "supply_chain/supplierA", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "", + "navigationBarBackgroundColor": "#e93323", + "navigationStyle": "custom" + } - }, { - "path": "supply_chain/merchant", - "style": { - "navigationBarTitleText": "商品", - "enablePullDownRefresh": false - } + }, { + "path": "supply_chain/supplierOther", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "", + "navigationBarBackgroundColor": "#e93323", + "navigationStyle": "custom" + } - }, { - "path": "supply_chain/purchase_control", - "style": { - "navigationBarTitleText": "进货管理", - "enablePullDownRefresh": false - } + }, + { + "path": "supply_chain/suppliers", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "", + "navigationBarBackgroundColor": "#e93323", + "navigationStyle": "custom" + } - }, { - "path": "supply_chain/shopping_trolley", - "style": { - "navigationBarTitleText": "购物车", - "enablePullDownRefresh": false - } + }, { + "path": "supply_chain/maps", + "style": { + "navigationBarTitleText": "", + "navigationBarBackgroundColor": "#e93323", + "navigationStyle": "custom" + } - }, { - "path": "cloud_entrepot/index", - "style": { - "navigationStyle": "custom", - "navigationBarTitleText": "里海云仓", - "enablePullDownRefresh": true - } + }, { + "path": "supply_chain/merchant", + "style": { + "navigationBarTitleText": "商品", + "enablePullDownRefresh": false + } - }, { - "path": "cloud_entrepot/indexa", - "style": { - "navigationStyle": "custom", - "navigationBarTitleText": "里海云仓", - "enablePullDownRefresh": true - } + }, { + "path": "supply_chain/purchase_control", + "style": { + "navigationBarTitleText": "进货管理", + "enablePullDownRefresh": false + } - },{ - "path": "cloud_entrepot/indexb", - "style": { - "navigationStyle": "custom", - "navigationBarTitleText": "供货采购", - "enablePullDownRefresh": true - } - },{ - "path": "cloud_entrepot/indexOther", - "style": { - "navigationStyle": "custom", - "navigationBarTitleText": "供货采购", - "enablePullDownRefresh": true - } - }, { - "path": "teach_video/teach_video", - "style": { - "navigationBarTitleText": "教学视频", - "enablePullDownRefresh": false, - "navigationStyle": "custom" - } + }, { + "path": "supply_chain/shopping_trolley", + "style": { + "navigationBarTitleText": "购物车", + "enablePullDownRefresh": false + } - }, { - "path": "specialty/index", - "style": { - "navigationBarTitleText": "名优特产", - "enablePullDownRefresh": false, - "navigationStyle": "custom" - } + }, { + "path": "cloud_entrepot/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "里海云仓", + "enablePullDownRefresh": true + } - }, { - "path": "specialty/indexa", - "style": { - "navigationBarTitleText": "名优特产", - "enablePullDownRefresh": false, - "navigationStyle": "custom" - } + }, { + "path": "cloud_entrepot/indexa", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "里海云仓", + "enablePullDownRefresh": true + } - }, { - "path": "food/index", - "style": { - "navigationBarTitleText": "当地美食", - "enablePullDownRefresh": false, - "navigationStyle": "custom" - } + }, { + "path": "cloud_entrepot/indexb", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "供货采购", + "enablePullDownRefresh": true + } + }, { + "path": "cloud_entrepot/indexOther", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "供货采购", + "enablePullDownRefresh": true + } + }, { + "path": "teach_video/teach_video", + "style": { + "navigationBarTitleText": "教学视频", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } - }, { - "path": "food/indexa", - "style": { - "navigationBarTitleText": "当地美食", - "enablePullDownRefresh": false, - "navigationStyle": "custom" - } + }, { + "path": "specialty/index", + "style": { + "navigationBarTitleText": "名优特产", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } - }, { - "path": "tourism/index", - "style": { - "navigationBarTitleText": "特色文旅", - "enablePullDownRefresh": false, - "navigationStyle": "custom" - } + }, { + "path": "specialty/indexa", + "style": { + "navigationBarTitleText": "名优特产", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } - }, { - "path": "tourism/indexa", - "style": { - "navigationBarTitleText": "特色文旅", - "enablePullDownRefresh": false, - "navigationStyle": "custom" - } + }, { + "path": "food/index", + "style": { + "navigationBarTitleText": "当地美食", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } - } - ] - }, - { - "root": "pages/users", - "name": "users", - "pages": [{ - "path": "retrievePassword/index", - "style": { - "navigationBarTitleText": "忘记密码" - } - }, - { - "path": "online_warehousing/index", - "style": { - "navigationBarTitleText": "采购订单" - } - }, - { - "path": "user_setting/index", - "style": { - "navigationBarTitleText": "设置" - } - }, - { - "path": "supply_procurement/index", - "style": { - "navigationBarTitleText": "供货采购" - } - }, - //协议,关于 - { - "path": "user_about/index", - "style": { - "navigationBarTitleText": "" - } - }, - { - "path": "agreement_rules/index", - "style": { - "navigationBarTitleText": "协议规则" - } - }, - { - "path": "user_info/index", - "style": { - "navigationBarTitleText": "个人资料" - } - }, - { - "path": "user_nickname/index", - "style": { - "navigationBarTitleText": "昵称" - } - }, - { - "path": "user_get_coupon/index", - "style": { - "navigationBarTitleText": "领取优惠券" - } - }, - { - "path": "user_goods_collection/index", - "style": { - "navigationBarTitleText": "我的收藏" - } - }, - { - "path": "user_sgin/index", - "style": { - "navigationBarTitleText": "签到" - } - }, - { - "path": "user_sgin_list/index", - "style": { - "navigationBarTitleText": "签到记录" - } - }, - { - "path": "user_money/index", - "style": { - "navigationBarTitleText": "我的账户" - } - }, - { - "path": "user_bill/index", - "style": { - "navigationBarTitleText": "账单明细" - } - }, - { - "path": "user_integral/index", - "style": { - "navigationBarTitleText": "积分详情" - } - }, - { - "path": "user_brokerage/index", - "style": { - "navigationBarTitleText": "分销等级" - } - }, - { - "path": "user_grade/index", - "style": { - "navigationBarTitleText": "我的等级", - "navigationBarBackgroundColor": "#282828" - // #ifdef MP || APP-PLUS - , - "navigationBarTextStyle": "#fff" - // #endif - } - }, - { - "path": "user_grade_list/index", - "style": { - "navigationBarTitleText": "成长值记录", - "navigationBarBackgroundColor": "#282828" - // #ifdef MP || APP-PLUS - , - "navigationBarTextStyle": "#fff" - // #endif - } - }, - { - "path": "user_coupon/index", - "style": { - "navigationBarTitleText": "我的优惠券" - } - }, - { - "path": "user_spread_user/index", - "style": { - "navigationBarTitleText": "我的推广" - } - }, - { - "path": "user_spread_code/index", - "style": { - "navigationBarTitleText": "分销海报" - } - }, - { - "path": "user_spread_money/index", - "style": { - "navigationBarTitleText": "佣金记录" - } - }, - { - "path": "user_cash/index", - "style": { - "navigationBarTitleText": "提现" - } - }, - { - "path": "gather_list/index", - "style": { - "navigationBarTitleText": "提现流水" - } - }, - { - "path": "user_address_list/index", - "style": { - "navigationBarTitleText": "地址管理" - } - }, - { - "path": "user_address/index", - "style": { - "navigationBarTitleText": "添加地址" - } - }, - { - "path": "user_phone/index", - "style": { - "navigationBarTitleText": "绑定手机" - } - }, - { - "path": "user_modify_phone/index", - "style": { - "navigationBarTitleText": "修改手机号" - } - }, - { - "path": "user_modify_pwd/index", - "style": { - "navigationBarTitleText": "修改密码" - } - }, - { - "path": "user_payment/index", - "style": { - "navigationBarTitleText": "余额充值" - } - }, - { - "path": "user_pwd_edit/index", - "style": { - "navigationBarTitleText": "修改密码" - // #ifdef MP || APP-PLUS - , - "navigationBarTextStyle": "#fff" - // #endif - } - }, - { - "path": "order_confirm/index", - "style": { - "navigationBarTitleText": "提交订单" - } - }, - { - "path": "order_confirm/indexOther", - "style": { - "navigationBarTitleText": "提交订单" - } - }, - { - "path": "goods_details_store/index", - "style": { - "navigationBarTitleText": "门店列表" - } - }, - { - "path": "promoter-list/index", - "style": { - "navigationBarTitleText": "推广人列表" - } - }, - { - "path": "promoter-order/index", - "style": { - "navigationBarTitleText": "推广人订单" - } - }, - { - "path": "promoter_rank/index", - "style": { - "navigationBarTitleText": "推广人排行" - } - }, - { - "path": "commission_rank/index", - "style": { - "navigationBarTitleText": "佣金排行" - } - }, - { - "path": "order_list/index", - "style": { - "navigationBarTitleText": "我的订单" - } - }, - { - "path": "order_list/indexCopy", - "style": { - "navigationBarTitleText": "采购订单" - } - }, - { - "path": "order_list/indexOther", - "style": { - "navigationBarTitleText": "转账订单" - } - }, - { - "path": "order_list/relase", - "style": { - "navigationBarTitleText": "委托订单" - } - }, - { - "path": "order_list/order", - "style": { - "navigationBarTitleText": "我的订单" - } - }, - { - "path": "order_list/search", - "style": { - "navigationBarTitleText": "我的订单" - } - }, - { - "path": "presell_order_list/index", - "style": { - "navigationBarTitleText": "预售订单" - } - }, - { - "path": "goods_logistics/index", - "style": { - "navigationBarTitleText": "物流信息" - } - }, - { - "path": "user_return_list/index", - "style": { - "navigationBarTitleText": "退货列表" - } - }, - { - "path": "goods_return/index", - "style": { - "navigationBarTitleText": "申请退货" - } - }, - { - "path": "login/login_copy", - "style": { - "navigationBarTitleText": "登录", - "navigationBarBackgroundColor": "#EB5447", - "navigationStyle": "custom" - // #ifdef MP || APP-PLUS - , - "navigationBarTextStyle": "#fff" - // #endif - } - }, - { - "path": "goods_comment_list/index", - "style": { - "navigationBarTitleText": "商品评分" - } - }, - { - "path": "goods_comment_con/index", - "style": { - "navigationBarTitleText": "商品评价" - } - }, - { - "path": "feedback/index", - "style": { - "navigationBarTitleText": "问题反馈", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "feedback/list", - "style": { - "navigationBarTitleText": "反馈记录", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "feedback/detail", - "style": { - "navigationBarTitleText": "反馈内容", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "refund/index", - "style": { - "navigationBarTitleText": "批量退款", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "refund/confirm", - "style": { - "navigationBarTitleText": "申请退款", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "refund/detail", - "style": { - "navigationBarTitleText": "退款详情", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "refund/select", - "style": { - "navigationBarTitleText": "选择服务类型", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "refund/goods/index", - "style": { - "navigationBarTitleText": "退货退款", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "refund/list", - "style": { - "navigationBarTitleText": "退货列表", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "refund/logistics", - "style": { - "navigationBarTitleText": "物流信息", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "browsingHistory/index", - "style": { - "navigationBarTitleText": "浏览记录", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "distributor/index", - "style": { - "navigationBarTitleText": "成为分销", - "backgroundColor": "#FFFFFF" - } - }, - { - "path": "user_invoice_list/index", - "style": { - "navigationBarTitleText": "发票管理" - } - }, - { - "path": "user_invoice_form/index", - "style": { - "navigationBarTitleText": "添加新发票" - } - }, - { - "path": "user_invoicing/index", - "style": { - "navigationBarTitleText": "开具发票" - } - }, - { - "path": "user_invoice_order/index", - "style": { - "navigationBarTitleText": "订单详情" - } - }, - { - "path": "user_invoice_Finance/index", - "style": { - "navigationBarTitleText": "财务公开" - } - }, - { - "path": "user_invoice_order_list/index", - "style": { - "navigationBarTitleText": "财务详情" - } - }, - { - "path": "privacy/index", - "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } - }, { - "path": "embody/embody", - "style": { - "navigationBarTitleText": "提现", - "enablePullDownRefresh": false - } + }, { + "path": "food/indexa", + "style": { + "navigationBarTitleText": "当地美食", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } - }, { - "path": "payment/payment", - "style": { - "navigationBarTitleText": "", - "enablePullDownRefresh": false - } + }, { + "path": "tourism/index", + "style": { + "navigationBarTitleText": "特色文旅", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } - }, { - "path": "trading_hall/index", - "style": { - "navigationBarTitleText": "交易大厅", - "enablePullDownRefresh": false - } + }, { + "path": "tourism/indexa", + "style": { + "navigationBarTitleText": "特色文旅", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } - } - ] - }, - { - "root": "pages/releaseManagement", - "name": "releaseManagement", - "pages": [{ - "path": "index", - "style": { - "navigationBarTitleText": "发布管理", - "enablePullDownRefresh": false - } + } + ] + }, + { + "root": "pages/users", + "name": "users", + "pages": [{ + "path": "retrievePassword/index", + "style": { + "navigationBarTitleText": "忘记密码" + } + }, + { + "path": "online_warehousing/index", + "style": { + "navigationBarTitleText": "采购订单" + } + }, + { + "path": "user_setting/index", + "style": { + "navigationBarTitleText": "设置" + } + }, + { + "path": "supply_procurement/index", + "style": { + "navigationBarTitleText": "供货采购" + } + }, + //协议,关于 + { + "path": "user_about/index", + "style": { + "navigationBarTitleText": "" + } + }, + { + "path": "agreement_rules/index", + "style": { + "navigationBarTitleText": "协议规则" + } + }, + { + "path": "user_info/index", + "style": { + "navigationBarTitleText": "个人资料" + } + }, + { + "path": "user_nickname/index", + "style": { + "navigationBarTitleText": "昵称" + } + }, + { + "path": "user_get_coupon/index", + "style": { + "navigationBarTitleText": "领取优惠券" + } + }, + { + "path": "user_goods_collection/index", + "style": { + "navigationBarTitleText": "我的收藏" + } + }, + { + "path": "user_sgin/index", + "style": { + "navigationBarTitleText": "签到" + } + }, + { + "path": "user_sgin_list/index", + "style": { + "navigationBarTitleText": "签到记录" + } + }, + { + "path": "user_money/index", + "style": { + "navigationBarTitleText": "我的账户" + } + }, + { + "path": "user_bill/index", + "style": { + "navigationBarTitleText": "账单明细" + } + }, + { + "path": "user_integral/index", + "style": { + "navigationBarTitleText": "积分详情" + } + }, + { + "path": "user_brokerage/index", + "style": { + "navigationBarTitleText": "分销等级" + } + }, + { + "path": "user_grade/index", + "style": { + "navigationBarTitleText": "我的等级", + "navigationBarBackgroundColor": "#282828" + // #ifdef MP || APP-PLUS + , + "navigationBarTextStyle": "#fff" + // #endif + } + }, + { + "path": "user_grade_list/index", + "style": { + "navigationBarTitleText": "成长值记录", + "navigationBarBackgroundColor": "#282828" + // #ifdef MP || APP-PLUS + , + "navigationBarTextStyle": "#fff" + // #endif + } + }, + { + "path": "user_coupon/index", + "style": { + "navigationBarTitleText": "我的优惠券" + } + }, + { + "path": "user_spread_user/index", + "style": { + "navigationBarTitleText": "我的推广" + } + }, + { + "path": "user_spread_code/index", + "style": { + "navigationBarTitleText": "分销海报" + } + }, + { + "path": "user_spread_money/index", + "style": { + "navigationBarTitleText": "佣金记录" + } + }, + { + "path": "user_cash/index", + "style": { + "navigationBarTitleText": "提现" + } + }, + { + "path": "gather_list/index", + "style": { + "navigationBarTitleText": "提现流水" + } + }, + { + "path": "user_address_list/index", + "style": { + "navigationBarTitleText": "地址管理" + } + }, + { + "path": "user_address/index", + "style": { + "navigationBarTitleText": "添加地址" + } + }, + { + "path": "user_phone/index", + "style": { + "navigationBarTitleText": "绑定手机" + } + }, + { + "path": "user_modify_phone/index", + "style": { + "navigationBarTitleText": "修改手机号" + } + }, + { + "path": "user_modify_pwd/index", + "style": { + "navigationBarTitleText": "修改密码" + } + }, + { + "path": "user_payment/index", + "style": { + "navigationBarTitleText": "余额充值" + } + }, + { + "path": "user_pwd_edit/index", + "style": { + "navigationBarTitleText": "修改密码" + // #ifdef MP || APP-PLUS + , + "navigationBarTextStyle": "#fff" + // #endif + } + }, + { + "path": "order_confirm/index", + "style": { + "navigationBarTitleText": "提交订单" + } + }, + { + "path": "order_confirm/indexOther", + "style": { + "navigationBarTitleText": "提交订单" + } + }, + { + "path": "goods_details_store/index", + "style": { + "navigationBarTitleText": "门店列表" + } + }, + { + "path": "promoter-list/index", + "style": { + "navigationBarTitleText": "推广人列表" + } + }, + { + "path": "promoter-order/index", + "style": { + "navigationBarTitleText": "推广人订单" + } + }, + { + "path": "promoter_rank/index", + "style": { + "navigationBarTitleText": "推广人排行" + } + }, + { + "path": "commission_rank/index", + "style": { + "navigationBarTitleText": "佣金排行" + } + }, + { + "path": "order_list/index", + "style": { + "navigationBarTitleText": "我的订单" + } + }, + { + "path": "order_list/indexCopy", + "style": { + "navigationBarTitleText": "采购订单" + } + }, + { + "path": "order_list/indexOther", + "style": { + "navigationBarTitleText": "转账订单" + } + }, + { + "path": "order_list/relase", + "style": { + "navigationBarTitleText": "委托订单" + } + }, + { + "path": "order_list/order", + "style": { + "navigationBarTitleText": "我的订单" + } + }, + { + "path": "order_list/search", + "style": { + "navigationBarTitleText": "我的订单" + } + }, + { + "path": "presell_order_list/index", + "style": { + "navigationBarTitleText": "预售订单" + } + }, + { + "path": "goods_logistics/index", + "style": { + "navigationBarTitleText": "物流信息" + } + }, + { + "path": "user_return_list/index", + "style": { + "navigationBarTitleText": "退货列表" + } + }, + { + "path": "goods_return/index", + "style": { + "navigationBarTitleText": "申请退货" + } + }, + { + "path": "login/login_copy", + "style": { + "navigationBarTitleText": "登录", + "navigationBarBackgroundColor": "#EB5447", + "navigationStyle": "custom" + // #ifdef MP || APP-PLUS + , + "navigationBarTextStyle": "#fff" + // #endif + } + }, + { + "path": "goods_comment_list/index", + "style": { + "navigationBarTitleText": "商品评分" + } + }, + { + "path": "goods_comment_con/index", + "style": { + "navigationBarTitleText": "商品评价" + } + }, + { + "path": "feedback/index", + "style": { + "navigationBarTitleText": "问题反馈", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "feedback/list", + "style": { + "navigationBarTitleText": "反馈记录", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "feedback/detail", + "style": { + "navigationBarTitleText": "反馈内容", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "refund/index", + "style": { + "navigationBarTitleText": "批量退款", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "refund/confirm", + "style": { + "navigationBarTitleText": "申请退款", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "refund/detail", + "style": { + "navigationBarTitleText": "退款详情", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "refund/select", + "style": { + "navigationBarTitleText": "选择服务类型", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "refund/goods/index", + "style": { + "navigationBarTitleText": "退货退款", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "refund/list", + "style": { + "navigationBarTitleText": "退货列表", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "refund/logistics", + "style": { + "navigationBarTitleText": "物流信息", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "browsingHistory/index", + "style": { + "navigationBarTitleText": "浏览记录", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "distributor/index", + "style": { + "navigationBarTitleText": "成为分销", + "backgroundColor": "#FFFFFF" + } + }, + { + "path": "user_invoice_list/index", + "style": { + "navigationBarTitleText": "发票管理" + } + }, + { + "path": "user_invoice_form/index", + "style": { + "navigationBarTitleText": "添加新发票" + } + }, + { + "path": "user_invoicing/index", + "style": { + "navigationBarTitleText": "开具发票" + } + }, + { + "path": "user_invoice_order/index", + "style": { + "navigationBarTitleText": "订单详情" + } + }, + { + "path": "user_invoice_Finance/index", + "style": { + "navigationBarTitleText": "财务公开" + } + }, + { + "path": "user_invoice_order_list/index", + "style": { + "navigationBarTitleText": "财务详情" + } + }, + { + "path": "privacy/index", + "style": { + "navigationBarTitleText": "", + "enablePullDownRefresh": false + } + }, { + "path": "embody/embody", + "style": { + "navigationBarTitleText": "提现", + "enablePullDownRefresh": false + } - }, - { - "path": "details/index", - "style": { - "navigationBarTitleText": "发起委托", - "enablePullDownRefresh": false - } + }, { + "path": "payment/payment", + "style": { + "navigationBarTitleText": "", + "enablePullDownRefresh": false + } - } - ] - }, - { - "root": "pages/commissionedSales", - "name": "commissionedSales", - "pages": [{ - "path": "index/index", - "style": { - "navigationBarTitleText": "委托销售", - "enablePullDownRefresh": false - } + }, { + "path": "trading_hall/index", + "style": { + "navigationBarTitleText": "交易大厅", + "enablePullDownRefresh": false + } - }, - { - "path": "initiateDelegation/index", - "style": { - "navigationBarTitleText": "发起委托", - "enablePullDownRefresh": false - } + } + ] + }, + { + "root": "pages/releaseManagement", + "name": "releaseManagement", + "pages": [{ + "path": "index", + "style": { + "navigationBarTitleText": "发布管理", + "enablePullDownRefresh": false + } - }, - { - "path": "addDelegation/index", - "style": { - "navigationBarTitleText": "新增委托", - "enablePullDownRefresh": false - } + }, + { + "path": "details/index", + "style": { + "navigationBarTitleText": "发起委托", + "enablePullDownRefresh": false + } - }, - { - "path": "receivedCommission/index", - "style": { - "navigationBarTitleText": "收到委托", - "enablePullDownRefresh": false - } + } + ] + }, + { + "root": "pages/commissionedSales", + "name": "commissionedSales", + "pages": [{ + "path": "index/index", + "style": { + "navigationBarTitleText": "委托销售", + "enablePullDownRefresh": false + } - }, - { - "path": "delegation_details/index", - "style": { - "navigationBarTitleText": "委托销售详情", - "enablePullDownRefresh": false - } + }, + { + "path": "initiateDelegation/index", + "style": { + "navigationBarTitleText": "发起委托", + "enablePullDownRefresh": false + } - } - ] - }, - { - "root": "pages/trading_hall", - "name": "trading_hall", - "pages": [ + }, + { + "path": "addDelegation/index", + "style": { + "navigationBarTitleText": "新增委托", + "enablePullDownRefresh": false + } - { - "path": "transfer_goods/index", - "style": { - "navigationBarTitleText": "新增调货", - "enablePullDownRefresh": false - } + }, + { + "path": "receivedCommission/index", + "style": { + "navigationBarTitleText": "收到委托", + "enablePullDownRefresh": false + } - }, { - "path": "adddiscounts/index", - "style": { - "navigationBarTitleText": "新增打折", - "enablePullDownRefresh": false - } + }, + { + "path": "delegation_details/index", + "style": { + "navigationBarTitleText": "委托销售详情", + "enablePullDownRefresh": false + } - }, { - "path": "product_details/index", - "style": { - "navigationBarTitleText": "商品详情", - "enablePullDownRefresh": false - } + } + ] + }, + { + "root": "pages/trading_hall", + "name": "trading_hall", + "pages": [ - } + { + "path": "transfer_goods/index", + "style": { + "navigationBarTitleText": "新增调货", + "enablePullDownRefresh": false + } - ] - }, - { - "root": "pages/store", - "name": "store", - "pages": [{ - "path": "home/index", - "style": { - "navigationStyle": "custom", - "navigationBarTitleText": "我的店铺" - // #ifdef MP - , - "navigationBarTextStyle": "#FFFFFF" - // #endif - } - }, - { - "path": "detail/index", - "style": { - "enablePullDownRefresh": true, - "navigationBarTitleText": "店铺详情" - } - }, - { - "path": "list/index", - "style": { - "navigationBarTitleText": "商品列表" - } - }, - { - "path": "settled/index", - "style": { - "navigationBarTitleText": "商家入驻" - } - }, { - "path": "applicationRecord/index", - "style": { - "navigationBarTitleText": "申请记录" - } - }, { - "path": "merchantDetails/index", - "style": { - "navigationBarTitleText": "审核通过" - } - }, - { - "path": "shopStreet/index", - "style": { - "navigationBarTitleText": "店铺街" - } - }, - { - "path": "qualifications/index", - "style": { - "navigationBarTitleText": "店铺资质信息" - } - }, { - "path": "settledApply/settledApply", - "style": { - "navigationBarTitleText": "入驻申请", - "enablePullDownRefresh": true - } + }, { + "path": "adddiscounts/index", + "style": { + "navigationBarTitleText": "新增打折", + "enablePullDownRefresh": false + } - }, { - "path": "entryProcess/entryProcess", - "style": { - "navigationBarTitleText": "入驻流程", - "enablePullDownRefresh": false - } + }, { + "path": "product_details/index", + "style": { + "navigationBarTitleText": "商品详情", + "enablePullDownRefresh": false + } - } - ] - }, - { - "root": "pages/admin", - "name": "adminOrder", - "pages": [{ - "path": "order/index", - "style": { - "navigationBarTitleText": "订单首页" - } - }, - { - "path": "orderList/index", - "style": { - "navigationBarTitleText": "订单列表" - } - }, - { - "path": "orderList/indexOther", - "style": { - "navigationBarTitleText": "订单列表" - } - },{ - "path": "financial_management/index", - "style": { - "navigationBarTitleText": "财务管理" - } - }, + } - { - "path": "orderRefund/index", - "style": { - "navigationBarTitleText": "立即退款" - } - }, - { - "path": "business/index", - "style": { - "navigationBarTitleText": "商家管理" - } - }, - { - "path": "orderDetail/index", - "style": { - "navigationBarTitleText": "订单详情" - } - }, - { - "path": "orderDetail/indexOther", - "style": { - "navigationBarTitleText": "订单详情" - } - }, - { - "path": "refundDetail/index", - "style": { - "navigationBarTitleText": "退款单详情" - } - }, - { - "path": "delivery/index", - "style": { - "navigationBarTitleText": "订单发货" - } - }, - { - "path": "delivery/indexOther", - "style": { - "navigationBarTitleText": "订单发货" - } - }, - { - "path": "statistics/index", - "style": { - "navigationBarTitleText": "订单数据统计" - } - }, - { - "path": "order_cancellation/index", - "style": { - "navigationBarTitleText": "订单核销" - } - }, - { - "path": "cancellate_result/index", - "style": { - "navigationBarTitleText": "核销结果" - } - }, - { - "path": "goods_details/index", - "style": { - "navigationBarTitleText": "商品详情" + ] + }, + { + "root": "pages/store", + "name": "store", + "pages": [{ + "path": "home/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "我的店铺" + // #ifdef MP + , + "navigationBarTextStyle": "#FFFFFF" + // #endif + } + }, + { + "path": "detail/index", + "style": { + "enablePullDownRefresh": true, + "navigationBarTitleText": "店铺详情" + } + }, + { + "path": "list/index", + "style": { + "navigationBarTitleText": "商品列表" + } + }, + { + "path": "settled/index", + "style": { + "navigationBarTitleText": "商家入驻" + } + }, { + "path": "applicationRecord/index", + "style": { + "navigationBarTitleText": "申请记录" + } + }, { + "path": "merchantDetails/index", + "style": { + "navigationBarTitleText": "审核通过" + } + }, + { + "path": "shopStreet/index", + "style": { + "navigationBarTitleText": "店铺街" + } + }, + { + "path": "qualifications/index", + "style": { + "navigationBarTitleText": "店铺资质信息" + } + }, { + "path": "settledApply/settledApply", + "style": { + "navigationBarTitleText": "入驻申请", + "enablePullDownRefresh": true + } - } - }, { - "path": "stockOut/index", - "style": { - "navigationBarTitleText": "扫码出库", - "enablePullDownRefresh": false - } + }, { + "path": "entryProcess/entryProcess", + "style": { + "navigationBarTitleText": "入驻流程", + "enablePullDownRefresh": false + } - }, { - "path": "order/monitor", - "style": { - "navigationBarTitleText": "订单监控", - "enablePullDownRefresh": false - } - } - ] - }, - { - "root": "pages/product", - "name": "product", - "pages": [{ - "path": "list/index", - "style": { - "navigationBarTitleText": "商品管理", - "enablePullDownRefresh": true - } - }, - { - "path": "goodsOnSale/index", - "style": { - "onReachBottomDistance": 100, - "navigationBarTitleText": "在售商品", - "enablePullDownRefresh": false - } - }, - { - "path": "soldOutGoods/index", - "style": { - "onReachBottomDistance": 100, - "navigationBarTitleText": "售罄商品", - "enablePullDownRefresh": false - } - }, - { - "path": "recycleBin/index", - "style": { - "onReachBottomDistance": 100, - "navigationBarTitleText": "回收站", - "enablePullDownRefresh": false - } - }, - { - "path": "storeClassification/index", - "style": { - "navigationBarTitleText": "店铺分类" - } - }, - { - "path": "storeClassification/addStoreClass", - "style": { - "navigationBarTitleText": "添加店铺分类" - } - }, - { - "path": "addGoods/index", - "style": { - "navigationBarTitleText": "添加商品" - } - }, - { - "path": "addGoods/secound", - "style": { - "navigationBarTitleText": "添加商品" - } - }, - { - "path": "addGoods/addGoodDetils", - "style": { - "navigationBarTitleText": "商品详情" - } - }, - { - "path": "addGoods/singleSpecification", - "style": { - "navigationBarTitleText": "单规格" - } - }, - { - "path": "addGoods/mulSpecification", - "style": { - "navigationBarTitleText": "多规格" - } - }, - { - "path": "addGoods/specificationProperties", - "style": { - "navigationBarTitleText": "规格属性" - } - }, - { - "path": "addGoods/freightTemplate", - "style": { - "navigationBarTitleText": "运费模板", - "onReachBottomDistance": 100, - "enablePullDownRefresh": false - } - }, - { - "path": "addGoods/addFreightTemplate", - "style": { - "navigationBarTitleText": "新增运费模板" - } - }, - { - "path": "addGoods/modifyPrice", - "style": { - "navigationBarTitleText": "修改价格-多规格" - } - }, - { - "path": "basicSet", - "style": { - "navigationBarTitleText": "商户基本设置", - "enablePullDownRefresh": false - } - }, - { - "path" : "addGood/addGood", - "style" : - { - "navigationBarTitleText" : "商品设置", - "enablePullDownRefresh" : false - } - }, - { - "path" : "addGood/addGood_one", - "style" : - { - "navigationBarTitleText" : "商品设置", - "enablePullDownRefresh" : false - } - }, - { - "path" : "addGood/addGood_supply", - "style" : - { - "navigationBarTitleText" : "商品设置", - "enablePullDownRefresh" : false - } - }, - { - "path" : "addGood/specGood", - "style" : - { - "navigationBarTitleText" : "规格设置", - "enablePullDownRefresh" : false - } - }, - { - "path" : "updateStock/updateStock", - "style" : - { - "navigationBarTitleText" : "更新库存", - "enablePullDownRefresh" : false - } - } - ] - }, - { - "root": "pages/columnGoods", - "name": "columnGoods", - "pages": [{ - "path": "HotNewGoods/index", - "style": { - "navigationBarTitleText": "精品推荐" - } - }, - { - "path": "goods_list/index", - "style": { - "navigationBarTitleText": "商品列表" - } - }, - { - "path": "goods_coupon_list/index", - "style": { - "navigationBarTitleText": "优惠券商品" - } - }, - { - "path": "goods_search/index", - "style": { - "navigationBarTitleText": "搜索商品" + } + ] + }, + { + "root": "pages/admin", + "name": "adminOrder", + "pages": [{ + "path": "order/index", + "style": { + "navigationBarTitleText": "订单首页" + } + }, + { + "path": "orderList/index", + "style": { + "navigationBarTitleText": "订单列表" + } + }, + { + "path": "orderList/indexOther", + "style": { + "navigationBarTitleText": "订单列表" + } + }, { + "path": "financial_management/index", + "style": { + "navigationBarTitleText": "财务管理" + } + }, - } - }, - { - "path": "goods_search_con/index", - "style": { - "navigationBarTitleText": "搜索商品", - "app-plus": { - "titleNView": false - } - } - } - ] - // "plugins": { - // "live-player-plugin": { - // "version": "1.3.2", - // "provider": "wx2b03c6e691cd7370" - // } - // } - }, - { - "root": "pages/chat", - "name": "chat", - "pages": [{ - "path": "customer_list/index", - "style": { - "navigationBarTitleText": "消息中心" - } - }, - { - "path": "customer_list/chat", - "style": { - "navigationBarTitleText": "客服聊天" - } - }, - { - "path": "customer_login/index", - "style": { - "navigationBarTitleText": "客服登录" - } - }, - { - "path": "customer_info/index", - "style": { - "navigationBarTitleText": "客户信息" - } - } - ] - }, - { - "root": "pages/annex", - "name": "annx", - "pages": [{ - "path": "web_view/index", - "style": { - "navigationBarTitleText": "", - "app-plus": { - // #ifdef APP-PLUS - "titleNView": { - "type": "default" - } - // #endif - } - } - }, { - "path": "vip_paid/index", - "style": { - "navigationBarTitleText": "开通会员", - "app-plus": { - // #ifdef APP-PLUS - "titleNView": { - "type": "default" - } - // #endif - } - } - }, { - "path": "vip_center/index", - "style": { - "navigationBarTitleText": "会员中心", - "app-plus": { - // #ifdef APP-PLUS - "titleNView": { - "type": "default" - } - // #endif - } - } - }, - { - "path": "vip_grade/index", - "style": { - "navigationBarTitleText": "会员卡", - "navigationBarTextStyle": "white", - "navigationBarBackgroundColor": "#302F35", - "app-plus": { - // #ifdef APP-PLUS - "titleNView": { - "type": "default" - } - // #endif - } - } - }, - { - "path": "vip_clause/index", - "style": { - "navigationBarTitleText": "会员协议", - "app-plus": { - // #ifdef APP-PLUS - "titleNView": { - "type": "default" - } - // #endif - } - } - } + { + "path": "orderRefund/index", + "style": { + "navigationBarTitleText": "立即退款" + } + }, + { + "path": "business/index", + "style": { + "navigationBarTitleText": "商家管理" + } + }, + { + "path": "orderDetail/index", + "style": { + "navigationBarTitleText": "订单详情" + } + }, + { + "path": "orderDetail/indexOther", + "style": { + "navigationBarTitleText": "订单详情" + } + }, + { + "path": "refundDetail/index", + "style": { + "navigationBarTitleText": "退款单详情" + } + }, + { + "path": "delivery/index", + "style": { + "navigationBarTitleText": "订单发货" + } + }, + { + "path": "delivery/indexOther", + "style": { + "navigationBarTitleText": "订单发货" + } + }, + { + "path": "statistics/index", + "style": { + "navigationBarTitleText": "订单数据统计" + } + }, + { + "path": "order_cancellation/index", + "style": { + "navigationBarTitleText": "订单核销" + } + }, + { + "path": "cancellate_result/index", + "style": { + "navigationBarTitleText": "核销结果" + } + }, + { + "path": "goods_details/index", + "style": { + "navigationBarTitleText": "商品详情" - ] - } - ], - "globalStyle": { - "navigationBarTextStyle": "black", - "navigationBarTitleText": "加载中...", - "navigationBarBackgroundColor": "#fff", - "backgroundColor": "#F8F8F8" - //#ifndef H5 - , - "titleNView": true - //#endif - //#ifdef H5 - , - "titleNView": false - //#endif - }, - "tabBar": { - "color": "#282828", - "selectedColor": "#E93323", - "borderStyle": "white", - "backgroundColor": "#ffffff", - "list": [{ - "pagePath": "pages/index/index", - "iconPath": "static/tabbar_icon/a.png", - "selectedIconPath": "static/tabbar_icon/a-a.png", - "text": "首页" - }, - { - "pagePath": "pages/chat/customer_list/index", - "iconPath": "static/tabbar_icon/b.png", - "selectedIconPath": "static/tabbar_icon/b-a.png", - "text": "消息" - }, - { - "pagePath": "pages/nongKe/supply_chain/shopping_trolley", - "iconPath": "static/tabbar_icon/d.png", - "selectedIconPath": "static/tabbar_icon/d-a.png", - "text": "采购车" - } - // { - // "pagePath": "pages/product/list/index", - // "iconPath": "static/tabbar_icon/c.png", - // "selectedIconPath": "static/tabbar_icon/c-a.png", - // "text": "商品" - // }, - // { - // "pagePath": "pages/supply_chains/supply_chains", - // "iconPath": "static/tabbar_icon/d.png", - // "selectedIconPath": "static/tabbar_icon/d-a.png", - // "text": "供销" - // }, - // { - // "pagePath": "pages/user/index", - // "iconPath": "static/tabbar_icon/e.png", - // "selectedIconPath": "static/tabbar_icon/e-a.png", - // "text": "我的" - // } - ] + } + }, { + "path": "stockOut/index", + "style": { + "navigationBarTitleText": "扫码出库", + "enablePullDownRefresh": false + } + + }, { + "path": "order/monitor", + "style": { + "navigationBarTitleText": "订单监控", + "enablePullDownRefresh": false + } + } + ] + }, + { + "root": "pages/product", + "name": "product", + "pages": [{ + "path": "list/index", + "style": { + "navigationBarTitleText": "商品管理", + "enablePullDownRefresh": true + } + }, + { + "path": "goodsOnSale/index", + "style": { + "onReachBottomDistance": 100, + "navigationBarTitleText": "在售商品", + "enablePullDownRefresh": false + } + }, + { + "path": "soldOutGoods/index", + "style": { + "onReachBottomDistance": 100, + "navigationBarTitleText": "售罄商品", + "enablePullDownRefresh": false + } + }, + { + "path": "recycleBin/index", + "style": { + "onReachBottomDistance": 100, + "navigationBarTitleText": "回收站", + "enablePullDownRefresh": false + } + }, + { + "path": "storeClassification/index", + "style": { + "navigationBarTitleText": "店铺分类" + } + }, + { + "path": "storeClassification/addStoreClass", + "style": { + "navigationBarTitleText": "添加店铺分类" + } + }, + { + "path": "addGoods/index", + "style": { + "navigationBarTitleText": "添加商品" + } + }, + { + "path": "addGoods/secound", + "style": { + "navigationBarTitleText": "添加商品" + } + }, + { + "path": "addGoods/addGoodDetils", + "style": { + "navigationBarTitleText": "商品详情" + } + }, + { + "path": "addGoods/singleSpecification", + "style": { + "navigationBarTitleText": "单规格" + } + }, + { + "path": "addGoods/mulSpecification", + "style": { + "navigationBarTitleText": "多规格" + } + }, + { + "path": "addGoods/specificationProperties", + "style": { + "navigationBarTitleText": "规格属性" + } + }, + { + "path": "addGoods/freightTemplate", + "style": { + "navigationBarTitleText": "运费模板", + "onReachBottomDistance": 100, + "enablePullDownRefresh": false + } + }, + { + "path": "addGoods/addFreightTemplate", + "style": { + "navigationBarTitleText": "新增运费模板" + } + }, + { + "path": "addGoods/modifyPrice", + "style": { + "navigationBarTitleText": "修改价格-多规格" + } + }, + { + "path": "basicSet", + "style": { + "navigationBarTitleText": "商户基本设置", + "enablePullDownRefresh": false + } + }, + { + "path": "addGood/addGood", + "style": { + "navigationBarTitleText": "商品设置", + "enablePullDownRefresh": false + } + }, + { + "path": "addGood/addGood_one", + "style": { + "navigationBarTitleText": "商品设置", + "enablePullDownRefresh": false + } + }, + { + "path": "addGood/addGood_supply", + "style": { + "navigationBarTitleText": "商品设置", + "enablePullDownRefresh": false + } + }, + { + "path": "addGood/specGood", + "style": { + "navigationBarTitleText": "规格设置", + "enablePullDownRefresh": false + } + }, + { + "path": "updateStock/updateStock", + "style": { + "navigationBarTitleText": "更新库存", + "enablePullDownRefresh": false + } + } + ] + }, + { + "root": "pages/columnGoods", + "name": "columnGoods", + "pages": [{ + "path": "HotNewGoods/index", + "style": { + "navigationBarTitleText": "精品推荐" + } + }, + { + "path": "goods_list/index", + "style": { + "navigationBarTitleText": "商品列表" + } + }, + { + "path": "goods_coupon_list/index", + "style": { + "navigationBarTitleText": "优惠券商品" + } + }, + { + "path": "goods_search/index", + "style": { + "navigationBarTitleText": "搜索商品" + + } + }, + { + "path": "goods_search_con/index", + "style": { + "navigationBarTitleText": "搜索商品", + "app-plus": { + "titleNView": false + } + } + } + ] + // "plugins": { + // "live-player-plugin": { + // "version": "1.3.2", + // "provider": "wx2b03c6e691cd7370" + // } + // } + }, + { + "root": "pages/chat", + "name": "chat", + "pages": [{ + "path": "customer_list/index", + "style": { + "navigationBarTitleText": "消息中心" + } + }, + { + "path": "customer_list/chat", + "style": { + "navigationBarTitleText": "客服聊天" + } + }, + { + "path": "customer_login/index", + "style": { + "navigationBarTitleText": "客服登录" + } + }, + { + "path": "customer_info/index", + "style": { + "navigationBarTitleText": "客户信息" + } + } + ] + }, + { + "root": "pages/annex", + "name": "annx", + "pages": [{ + "path": "web_view/index", + "style": { + "navigationBarTitleText": "", + "app-plus": { + // #ifdef APP-PLUS + "titleNView": { + "type": "default" + } + // #endif + } + } + }, { + "path": "vip_paid/index", + "style": { + "navigationBarTitleText": "开通会员", + "app-plus": { + // #ifdef APP-PLUS + "titleNView": { + "type": "default" + } + // #endif + } + } + }, { + "path": "vip_center/index", + "style": { + "navigationBarTitleText": "会员中心", + "app-plus": { + // #ifdef APP-PLUS + "titleNView": { + "type": "default" + } + // #endif + } + } + }, + { + "path": "vip_grade/index", + "style": { + "navigationBarTitleText": "会员卡", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#302F35", + "app-plus": { + // #ifdef APP-PLUS + "titleNView": { + "type": "default" + } + // #endif + } + } + }, + { + "path": "vip_clause/index", + "style": { + "navigationBarTitleText": "会员协议", + "app-plus": { + // #ifdef APP-PLUS + "titleNView": { + "type": "default" + } + // #endif + } + } + } + + ] + } + ], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "加载中...", + "navigationBarBackgroundColor": "#fff", + "backgroundColor": "#F8F8F8" + //#ifndef H5 + , + "titleNView": true + //#endif + //#ifdef H5 + , + "titleNView": false + //#endif + }, + "tabBar": { + "color": "#282828", + "selectedColor": "#E93323", + "borderStyle": "white", + "backgroundColor": "#ffffff", + "list": [{ + "pagePath": "pages/index/index", + "iconPath": "static/tabbar_icon/a.png", + "selectedIconPath": "static/tabbar_icon/a-a.png", + "text": "首页" + }, + { + "pagePath": "pages/chat/customer_list/index", + "iconPath": "static/tabbar_icon/b.png", + "selectedIconPath": "static/tabbar_icon/b-a.png", + "text": "消息" + }, + { + "pagePath": "pages/nongKe/supply_chain/shopping_trolley", + "iconPath": "static/tabbar_icon/d.png", + "selectedIconPath": "static/tabbar_icon/d-a.png", + "text": "采购车" + } + // { + // "pagePath": "pages/product/list/index", + // "iconPath": "static/tabbar_icon/c.png", + // "selectedIconPath": "static/tabbar_icon/c-a.png", + // "text": "商品" + // }, + // { + // "pagePath": "pages/supply_chains/supply_chains", + // "iconPath": "static/tabbar_icon/d.png", + // "selectedIconPath": "static/tabbar_icon/d-a.png", + // "text": "供销" + // }, + // { + // "pagePath": "pages/user/index", + // "iconPath": "static/tabbar_icon/e.png", + // "selectedIconPath": "static/tabbar_icon/e-a.png", + // "text": "我的" + // } + ] - }, - "condition": { //模式配置,仅开发期间生效 - "current": 0, //当前激活的模式(list 的索引项) - "list": [{ - "name": "", //模式名称 - "path": "", //启动页面,必选 - "query": "" //启动参数,在页面的onLoad函数里面得到 - }] - }, - "sitemapLocation": "sitemap.json" + }, + "condition": { //模式配置,仅开发期间生效 + "current": 0, //当前激活的模式(list 的索引项) + "list": [{ + "name": "", //模式名称 + "path": "", //启动页面,必选 + "query": "" //启动参数,在页面的onLoad函数里面得到 + }] + }, + "sitemapLocation": "sitemap.json" } \ No newline at end of file diff --git a/pages/payment/pay.vue b/pages/payment/pay.vue new file mode 100644 index 0000000..eb34fc3 --- /dev/null +++ b/pages/payment/pay.vue @@ -0,0 +1,8 @@ + + + + + \ No newline at end of file diff --git a/pages/payment/qrcode.vue b/pages/payment/qrcode.vue new file mode 100644 index 0000000..9ab1774 --- /dev/null +++ b/pages/payment/qrcode.vue @@ -0,0 +1,141 @@ + + + + \ No newline at end of file diff --git a/static/images/download_yellow.webp b/static/images/download_yellow.webp new file mode 100644 index 0000000..4b4c8a0 Binary files /dev/null and b/static/images/download_yellow.webp differ