| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340 |
- {
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [
- {
- "path": "pages/home/index",
- "style": {
- "navigationBarTitleText": "书嗨",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mall/index",
- "style": {
- "navigationBarTitleText": "书嗨",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/mine/index",
- "style": {
- "navigationBarTitleText": "我的",
- "navigationBarBackgroundColor": "#38C148",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/search",
- "style": {
- "navigationBarTitleText": "搜索商品"
- }
- },
- {
- "path": "pages/search-result",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/login/index",
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/start-page"
- }
- ],
- "subPackages": [
- {
- "root": "pages-mall",
- "pages": [
- {
- "path": "pages/zone/zone",
- "style": {
- "navigationBarTitleText": "专区",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/goods/detail",
- "style": {
- "navigationBarTitleText": "商品详情"
- }
- },
- {
- "path": "pages/order/submit",
- "style": {
- "navigationBarTitleText": "提交订单"
- }
- },
- {
- "path": "pages/order/pay",
- "style": {
- "navigationBarTitleText": "确认支付"
- }
- },
- {
- "path": "pages/order/pay-result",
- "style": {
- "navigationBarTitleText": "支付成功"
- }
- },
- {
- "path": "pages/order/list",
- "style": {
- "navigationBarTitleText": "我的订单",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/order/detail",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "pages/after-sales/list",
- "style": {
- "navigationBarTitleText": "我的售后"
- }
- },
- {
- "path": "pages/after-sales/apply",
- "style": {
- "navigationBarTitleText": "申请售后"
- }
- },
- {
- "path": "pages/after-sales/apply-status",
- "style": {
- "navigationBarTitleText": "售后详情"
- }
- },
- {
- "path": "pages/after-sales/success",
- "style": {
- "navigationBarTitleText": "售后"
- }
- },
- {
- "path": "pages/after-sales/back",
- "style": {
- "navigationBarTitleText": "退款详情"
- }
- },
- {
- "path": "pages/order/express",
- "style": {
- "navigationBarTitleText": "物流详情"
- }
- }
- ]
- },
- {
- "root": "pages-mine",
- "pages": [
- {
- "path": "pages/address/list",
- "style": {
- "navigationBarTitleText": "收货地址"
- }
- },
- {
- "path": "pages/address/add-or-update",
- "style": {
- "navigationBarTitleText": "地址更新"
- }
- },
- {
- "path": "pages/setting",
- "style": {
- "navigationBarTitleText": "设置"
- }
- },
- {
- "path": "pages/feedback",
- "style": {
- "navigationBarTitleText": "投诉/建议"
- }
- },
- {
- "path": "pages/order-page",
- "style": {
- "navigationBarTitleText": "卖书订单"
- }
- },
- {
- "path": "pages/order-detail",
- "style": {
- "navigationBarTitleText": "卖书订单详情"
- }
- },
- {
- "path": "pages/return-detail",
- "style": {
- "navigationBarTitleText": "退回订单详情"
- }
- },
- {
- "path": "pages/return-select",
- "style": {
- "navigationBarTitleText": "申请退回"
- }
- },
- {
- "path": "pages/apply-return",
- "style": {
- "navigationBarTitleText": "申请退回"
- }
- },
- {
- "path": "pages/apply",
- "style": {
- "navigationBarTitleText": "申请退回"
- }
- },
- {
- "path": "pages/complaint",
- "style": {
- "navigationBarTitleText": "投诉上报"
- }
- },
- {
- "path": "pages/notice",
- "style": {
- "navigationBarTitleText": "消息通知"
- }
- },
- {
- "path": "pages/wallet",
- "style": {
- "navigationBarTitleText": "我的钱包"
- }
- },
- {
- "path": "pages/withdraw-detail",
- "style": {
- "navigationBarTitleText": "提现明细"
- }
- },
- {
- "path": "pages/withdraw",
- "style": {
- "navigationBarTitleText": "提现"
- }
- },
- {
- "path": "pages/cashier-desk",
- "style": {
- "navigationBarTitleText": "收银台"
- }
- },
- {
- "path": "pages/pay-success",
- "style": {
- "navigationBarTitleText": "支付成功"
- }
- },
- {
- "path": "pages/partner/partner",
- "style": {
- "navigationBarTitleText": "合伙人计划"
- }
- },
- {
- "path": "pages/partner/partner-apply",
- "style": {
- "navigationBarTitleText": "成为合伙人"
- }
- },
- {
- "path": "pages/partner/partner-status",
- "style": {
- "navigationBarTitleText": "成为合伙人"
- }
- },
- {
- "path": "pages/partner/partner-home",
- "style": {
- "navigationBarTitleText": "合伙人计划"
- }
- },
- {
- "path": "pages/partner/income-detail",
- "style": {
- "navigationBarTitleText": "收入明细"
- }
- },
- {
- "path": "pages/partner/order-detail",
- "style": {
- "navigationBarTitleText": "订单明细"
- }
- }
- ]
- },
- {
- "root": "pages-pub",
- "pages": [
- {
- "path": "richTextPage",
- "style": {
- "navigationBarTitleText": "文章详情"
- }
- }
- ]
- },
- {
- "root": "pages-home",
- "pages": [
- {
- "path": "pages/scaned-book",
- "style": {
- "navigationBarTitleText": "扫过的书"
- }
- },
- {
- "path": "pages/book-order",
- "style": {
- "navigationBarTitleText": "卖书订单明细"
- }
- },
- {
- "path": "pages/order-success",
- "style": {
- "navigationBarTitleText": "卖书订单提交成功"
- }
- }
- ]
- }
- ],
- "preloadRule": {},
- "globalStyle": {
- "navigationBarTitleText": "书嗨",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black",
- "backgroundColor": "#fff"
- },
- "tabBar": {
- "color": "#999",
- "selectedColor": "#22ac38",
- "list": [
- {
- "text": "首页",
- "pagePath": "pages/home/index",
- "iconPath": "/static/tabbar/home.png",
- "selectedIconPath": "/static/tabbar/home2.png"
- },
- {
- "text": "我的",
- "pagePath": "pages/mine/index",
- "iconPath": "/static/tabbar/person.png",
- "selectedIconPath": "/static/tabbar/person2.png"
- }
- ]
- },
- "condition": {}
- }
|