123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528 |
- {
- "easycom": {
- "autoscan": true,
- "custom": {
- "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
- }
- },
- "pages": [
- {
- "path": "pages/home/index",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/login/index",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/phoneLogin/index",
- "style": {
- "navigationBarTitleText": "账号登录"
- }
- },
- {
- "path": "pages/webview/index",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/community/index",
- "style": {
- "navigationStyle": "custom",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "pages/message/index",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/mine/index",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/extend/index",
- "style": {
- "navigationStyle": "custom"
- }
- }
- ],
- "subPackages": [
- {
- "root": "pagesHome",
- "pages": [
- {
- "path": "homeSearch/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "evaluateList/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "evaluateDetail/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "popularNearby/index",
- "style": {
- "navigationStyle": "custom",
- "enablePullDownRefresh": true,
- "onReachBottomDistance": 50
- }
- },
- {
- "path": "marketer/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "productDetail/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "settleOrder/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "submitOrder/index",
- "style": {
- "navigationBarTitleText": "提交订单"
- }
- },
- {
- "path": "paySuccess/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "category/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "storeList/index",
- "style": {
- "navigationStyle": "custom"
- }
- }
- ]
- },
- {
- "root": "pagesCommunity",
- "pages": [
- {
- "path": "publishReview/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "dynamicDetail/index",
- "style": {
- "navigationStyle": "custom"
- }
- }
- ]
- },
- {
- "root": "pagesMessage",
- "pages": [
- {
- "path": "orderNotify/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "commentNotify/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "kudosNotify/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "benefitsNotify/index",
- "style": {
- "navigationStyle": "custom"
- }
- }
- ]
- },
- {
- "root": "PageMine",
- "pages": [
- {
- "path": "orderModules/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "applyRefund/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "gotoEvaluate/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "orderDetail/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "orderReserve/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "reserveSuccess/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "favourite/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "shopCar/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "coupon/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "goodsReserve/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "myTeam/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "serviceCenter/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "serviceCenter/serviceDetail",
- "style": {
- "navigationBarTitleText": "问题详情"
- }
- },
- {
- "path": "feedback/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "about/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "setting/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "address/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "address/editAddress",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "personInfo/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "myWallet/index",
- "style": {
- "navigationStyle": "custom"
- }
- },
- {
- "path": "myWallet/walletDetail",
- "style": {
- "navigationStyle": "custom"
- }
- }
- ]
- },
- {
- "root": "pageMerchant",
- "pages": [
- {
- "path": "index",
- "style": {
- "navigationBarTitleText": "",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "mineModule/personalInfo",
- "style": {
- "navigationBarTitleText": "店铺信息"
- }
- },
- {
- "path": "mineModule/storeEnviron",
- "style": {
- "navigationBarTitleText": "门店环境"
- }
- },
- {
- "path": "mineModule/openStoreAppealDetail",
- "style": {
- "navigationBarTitleText": "资质信息"
- }
- },
- {
- "path": "mineModule/certification/index",
- "style": {
- "navigationBarTitleText": "我要开店"
- }
- },
- {
- "path": "mineModule/certification/storeInformation",
- "style": {
- "navigationBarTitleText": "1/3门店信息"
- }
- },
- {
- "path": "mineModule/certification/corporateInformation",
- "style": {
- "navigationBarTitleText": "2/3法人信息"
- }
- },
- {
- "path": "mineModule/certification/qualificationInformation",
- "style": {
- "navigationBarTitleText": "2/3资质信息"
- }
- },
- {
- "path": "mineModule/certification/messageSubmit",
- "style": {
- "navigationBarTitleText": "审核信息",
- "navigationStyle": "default",
- "disableBack": true
- }
- },
- {
- "path": "mineModule/certification/openStoreAppealDetail",
- "style": {
- "navigationBarTitleText": "资质信息"
- }
- },
- {
- "path": "mineModule/setting/index",
- "style": {
- "navigationBarTitleText": "设置"
- }
- },
- {
- "path": "storeModule/appointList",
- "style": {
- "navigationBarTitleText": "预约列表"
- }
- },
- {
- "path": "storeModule/couponManage",
- "style": {
- "navigationBarTitleText": "商品优惠"
- }
- },
- {
- "path": "storeModule/evaluateBack",
- "style": {
- "navigationBarTitleText": "回复评价"
- }
- },
- {
- "path": "storeModule/evaluateManagement",
- "style": {
- "navigationBarTitleText": "评价管理"
- }
- },
- {
- "path": "storeModule/myTeam",
- "style": {
- "navigationBarTitleText": "我的团队"
- }
- },
- {
- "path": "storeModule/shopManage",
- "style": {
- "navigationBarTitleText": "店铺管理"
- }
- },
- {
- "path": "storeModule/commodityWriteOff",
- "style": {
- "navigationBarTitleText": "商品核销"
- }
- },
- {
- "path": "storeModule/components/queryWriteOff",
- "style": {
- "navigationBarTitleText": "查询核销"
- }
- },
- {
- "path": "storeModule/components/verificationList",
- "style": {
- "navigationBarTitleText": "核销记录"
- }
- },
- {
- "path": "components/orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "components/toBeVerified",
- "style": {
- "navigationBarTitleText": "待核销"
- }
- },
- {
- "path": "storeModule/components/verificationStatus",
- "style": {
- "navigationBarTitleText": "核销状态",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "mineModule/myPurse/purse",
- "style": {
- "navigationBarTitleText": "我的钱包"
- }
- },
- {
- "path": "mineModule/myPurse/detail",
- "style": {
- "navigationBarTitleText": "余额明细"
- }
- }
- ]
- }
- ],
- "tabBar": {
- "color": "#000000",
- "selectedColor": "#215EBE",
- "borderStyle": "black",
- "list": [
- {
- "pagePath": "pages/home/index",
- "iconPath": "static/tabbar/client/home.png",
- "selectedIconPath": "static/tabbar/client/home-select.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/community/index",
- "iconPath": "static/tabbar/client/community.png",
- "selectedIconPath": "static/tabbar/client/community-select.png",
- "text": "社区"
- },
- {
- "pagePath": "pages/extend/index",
- "iconPath": "static/tabbar/client/rqcode.png",
- "selectedIconPath": "static/tabbar/client/rqcode-select.png",
- "text": "推广"
- },
- {
- "pagePath": "pages/message/index",
- "iconPath": "static/tabbar/client/message.png",
- "selectedIconPath": "static/tabbar/client/message-select.png",
- "text": "消息"
- },
- {
- "pagePath": "pages/mine/index",
- "iconPath": "static/tabbar/client/mine.png",
- "selectedIconPath": "static/tabbar/client/mine-select.png",
- "text": "我的"
- }
- ]
- },
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "uni-app",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
- },
- "condition": {
- "current": 0,
- "list": [
- {
- "name": "",
- "path": "",
- "query": ""
- }
- ]
- }
- }
|