123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422 |
- {
- "easycom": {
- "autoscan": true,
- "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "店铺"
- }
- },
- {
- "path": "pages/login/login",
- "style": {
- "navigationBarTitleText": "登录",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/capital-withdrawal/capital-withdrawal",
- "style": {
- "navigationBarTitleText": "资金提现"
- }
- },
- {
- "path": "pages/auth-step/auth-step",
- "style": {
- "navigationBarTitleText": "认证进度",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/evaluate/evaluate",
- "style": {
- "navigationBarTitleText": "店铺评价"
- }
- },
- {
- "path": "pages/shop-video/shop-video",
- "style": {
- "navigationBarTitleText": "微店操作视频"
- }
- },
- {
- "path": "pages/send-goods/send-goods",
- "style": {
- "navigationBarTitleText": "新建发货单"
- }
- },
- {
- "path": "pages/replace-manage/replace-manage",
- "style": {
- "navigationBarTitleText": "代下单管理"
- }
- },
- {
- "path": "pages/order-manage/order-manage",
- "style": {
- "navigationBarTitleText": "订单管理"
- }
- },
- {
- "path": "pages/logistics-detail/logistics-detail",
- "style": {
- "navigationBarTitleText": "物流详情"
- }
- },
- {
- "path": "pages/shop-info/shop-info",
- "style": {
- "navigationBarTitleText": "店铺资料"
- }
- }, {
- "path": "pages/order-info/order-info",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "pages/user-list/user-list",
- "style": {
- "navigationBarTitleText": "选择客户"
- }
- },
- {
- "path": "pages/goods-detail/goods-detail",
- "style": {
- "navigationBarTitleText": "详情页"
- }
- },
- {
- "path": "pages/goods-share/goods-share",
- "style": {
- "navigationBarTitleText": "商品信息管理"
- }
- }, {
- "path": "pages/apply-return/apply-return",
- "style": {
- "navigationBarTitleText": "退货选择"
- }
- }, {
- "path": "pages/sales-return/sales-return",
- "style": {
- "navigationBarTitleText": "申请退货"
- }
- },
- {
- "path": "pages/refund_detail/refund_detail",
- "style": {
- "navigationBarTitleText": "退货详情"
- }
- },
- {
- "path": "pages/complete-info/complete-info",
- "style": {
- "navigationBarTitleText": "完善客户信息"
- }
- },
- {
- "path": "pages/cancel-audit/cancel-audit",
- "style": {
- "navigationBarTitleText": "审核详情"
- }
- },
- {
- "path": "pages/firm-order/firm-order",
- "style": {
- "navigationBarTitleText": "确认订单"
- }
- },
- {
- "path": "pages/edit-logisitics/edit-logisitics",
- "style": {
- "navigationBarTitleText": "修改物流",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/bank-search/bank-search",
- "style": {
- "navigationBarTitleText": "帮助中心"
- }
- }, {
- "path": "pages/add-qrcode/add-qrcode",
- "style": {
- "navigationBarTitleText": "上传二维码",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/shop-gift-exchange/shop-gift-exchange",
- "style": {
- "navigationBarTitleText": "礼品兑换",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/shop-gift-detail/shop-gift-detail",
- "style": {
- "navigationBarTitleText": "礼品详情",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/shop-gift-record/shop-gift-record",
- "style": {
- "navigationBarTitleText": "兑换记录",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/shop-gift-suce/shop-gift-suce",
- "style": {
- "navigationBarTitleText": "兑换成功",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/stock-manage/stock-manage",
- "style": {
- "navigationBarTitleText": "库存管理",
- "enablePullDownRefresh": false
- }
- }
- ],
- "subPackages": [{
- "root": "pagesA",
- "pages": [
- {
- "path": "pages/login-new/login-new",
- "style": {
- "navigationBarTitleText": "登录",
- "enablePullDownRefresh": false
- }
-
- },
- {
- "path": "pages/user-manage/user-manage",
- "style": {
- "navigationBarTitleText": "客户管理"
- }
- },
- {
- "path": "pages/add-user/add-user",
- "style": {
- "navigationBarTitleText": "添加客户"
- }
- },
- {
- "path": "pages/capital-manage/capital-manage",
- "style": {
- "navigationBarTitleText": "资金管理"
- }
- },
- {
- "path": "pages/brow-user/brow-user",
- "style": {
- "navigationBarTitleText": "浏览客户",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/edit-card/edit-card",
- "style": {
- "navigationBarTitleText": "银行账户"
- }
- },
- {
- "path": "pages/user-agreement/user-agreement",
- "style": {
- "navigationBarTitleText": "用户协议",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/login-fail/login-fail",
- "style": {
- "navigationBarTitleText": "登录失败",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/integral-rank/integral-rank",
- "style": {
- "navigationBarTitleText": "奖学金排行",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/integral-detail/integral-detail",
- "style": {
- "navigationBarTitleText": "奖学金明细",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/integral-store/integral-store",
- "style": {
- "navigationBarTitleText": "奖学金商城",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/delivery-method/delivery-method",
- "style": {
- "navigationBarTitleText": "发货方式"
- }
- },
- {
- "path": "pages/refund-manage/refund-manage",
- "style": {
- "navigationBarTitleText": "退货管理"
- }
- },
- {
- "path": "pages/protocol/protocol",
- "style": {
- "navigationBarTitleText": "初六微店店长服务协议"
- }
- },
- {
- "path": "pages/after-sale/after-sale",
- "style": {
- "navigationBarTitleText": "审核详情"
- }
- },
- {
- "path": "pages/interview/interview",
- "style": {
- "navigationBarTitleText": "签名"
- }
- },
- {
- "path": "pages/pay-suce/pay-suce",
- "style": {
- "navigationBarTitleText": "支付成功",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/qr-code/qr-code",
- "style": {
- "navigationBarTitleText": "客服信息",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/send-code/send-code",
- "style": {
- "navigationBarTitleText": "防伪码信息",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/merge-order/merge-order",
- "style": {
- "navigationBarTitleText": "订单详情",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/order-pending/order-pending",
- "style": {
- "navigationBarTitleText": "待处理订单",
- "enablePullDownRefresh": false
- }
- }, {
- "path": "pages/del-withdrawal/del-withdrawal",
- "style": {
- "navigationBarTitleText": "资金提现",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/shop-auth/shop-auth",
- "style": {
- "navigationBarTitleText": "注册认证"
- }
- },
- {
- "path": "pages/introduce-list/introduce-list",
- "style": {
- "navigationBarTitleText": "选择介绍人"
- }
- },
- {
- "path": "pages/introduce/introduce",
- "style": {
- "navigationBarTitleText": "添加介绍人"
- }
- },
- {
- "path": "pages/phone-area/phone-area",
- "style": {
- "navigationBarTitleText": "选择国家/地区"
- }
- }
- , {
- "path": "pages/ads-list/ads-list",
- "style": {
- "navigationBarTitleText": "地址管理"
- }
- }, {
- "path": "pages/maintain/maintain",
- "style": {
- "navigationBarTitleText": "系统维护",
- "enablePullDownRefresh": false
- }
- }
- ]
- }],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- }
- }
|