123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448 |
- {
- "easycom": {
- "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/tabbar/index/index",
- "style": {
- "navigationBarTitleText": "商城",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/tabbar/mine/mine",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationStyle": "custom"
- }
- }
- ,{
- "path" : "pages/login/login/login",
- "style" :
- {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- // "navigationStyle": "custom"
- }
-
- }
- ,{
- "path" : "pages/login/xieyi",
- "style" :
- {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- // "navigationStyle": "custom"
- }
-
- }
- ,{
- "path" : "pages/login/codeLogin/codeLogin",
- "style" :
- {
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#fff"
- // "navigationStyle": "custom"
- }
-
- }
- ,{
- "path" : "pages/login/forgot/forgot",
- "style" :
- {
- "navigationBarTitleText": "忘记密码"
- }
-
- }
- ,{
- "path" : "pages/release/production/production",
- "style" :
- {
- "navigationBarTitleText": "生产订单",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
-
- }
- ,{
- "path" : "pages/release/purchase/purchase",
- "style" :
- {
- "navigationBarTitleText": "采购订单",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
-
- }
- ,{
- "path" : "pages/release/waixie/waixie",
- "style" :
- {
- "navigationBarTitleText": "外协订单",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
-
- }
- ,{
- "path" : "pages/release/ocean/ocean",
- "style" :
- {
- "navigationBarTitleText": "海运订单",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/good/add",
- "style" :
- {
- "navigationBarTitleText": "添加商品",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/good/manager",
- "style" :
- {
- "navigationBarTitleText": "管理商品",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/good/spec",
- "style" :
- {
- "navigationBarTitleText": "设置规格",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path" : "pages/good/options",
- "style" :
- {
- "navigationBarTitleText": "添加型号",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path" : "pages/good/setting",
- "style" :
- {
- "navigationBarTitleText": "设置价格和库存",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path" : "pages/order/list",
- "style" :
- {
- "navigationBarTitleText": "",
- // "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff",
- "navigationStyle": "custom",
- "enablePullDownRefresh": true
- }
- },
- {
- "path" : "pages/order/orderDetail",
- "style" :
- {
- "navigationBarTitleText": "订单详情",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path" : "pages/order/send",
- "style" :
- {
- "navigationBarTitleText": "立即发货",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path" : "pages/order/refund",
- "style" :
- {
- "navigationBarTitleText": "退款/售后",
- "enablePullDownRefresh": true,
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path" : "pages/order/refundDetail",
- "style" :
- {
- "navigationBarTitleText": "订单详情",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path" : "pages/mine/service/purOrder/list",
- "style" :
- {
- "navigationBarTitleText": "采购订单",
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/purOrder/detail",
- "style" :
- {
- "navigationBarTitleText": "订单详情",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "white",
- "navigationStyle": "custom"
- }
- },
- {
- "path" : "pages/mine/service/purOrder/msg",
- "style" :
- {
- "navigationBarTitleText": "报价详情",
- "navigationBarBackgroundColor": "#fff"
- }
- },
- {
- "path" : "pages/mine/service/feed/feed",
- "style" :
- {
- "navigationBarTitleText": "意见反馈",
- "navigationStyle": "custom"
- }
-
- },
- {
- "path" : "pages/mine/service/feed/history",
- "style" :
- {
- "navigationBarTitleText": "反馈记录",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/feed/detail",
- "style" :
- {
- "navigationBarTitleText": "反馈详情",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/setting/setting",
- "style" :
- {
- "navigationBarTitleText": "设置",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/setting/about",
- "style" :
- {
- "navigationBarTitleText": "关于我们",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/setting/account_info",
- "style" :
- {
- "navigationBarTitleText": "账号信息",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/setting/bind_eMail",
- "style" :
- {
- "navigationBarTitleText": "绑定邮箱",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/setting/edit_pwd",
- "style" :
- {
- "navigationBarTitleText": "修改密码",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/setting/personal",
- "style" :
- {
- "navigationBarTitleText": "个人信息",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/address/address",
- "style" :
- {
- "navigationBarTitleText": "地址管理",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/address/add",
- "style" :
- {
- "navigationBarTitleText": "发货地址",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/detail",
- "style" :
- {
- "navigationBarTitleText": "商家详情",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/service/rule",
- "style" :
- {
- "navigationBarTitleText": "平台规则",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/wallet/add",
- "style" :
- {
- "navigationBarTitleText": "绑定银行卡",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/wallet/wallet",
- "style" :
- {
- "navigationBarTitleText": "我的余额",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/wallet/withdraw",
- "style" :
- {
- "navigationBarTitleText": "提现",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/wallet/bankList",
- "style" :
- {
- "navigationBarTitleText": "提现账号管理",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/message/index",
- "style" :
- {
- "navigationBarTitleText": "消息",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/message/list",
- "style" :
- {
- "navigationBarTitleText": "",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/mine/message/detail",
- "style" :
- {
- "navigationBarTitleText": "消息详情",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- },
- {
- "path" : "pages/chatroom/chatroom",
- "style" :
- {
- "navigationBarTitleText": "",
- // "navigationStyle": "custom"
- "navigationBarBackgroundColor": "#fff"
- }
-
- }
- ],
- // "tabBar": {
- // "custom": true,
- // "list": [
- // {
- // "pagePath": "pages/tabbar/index/index"
- // },
- // {
- // "pagePath": "pages/tabbar/mine/mine"
- // }
- // ]
- // },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- },
- "uniIdRouter": {}
- }
|