Sanakey
2021-06-04 355a84d740a2a9dfa1d67cb2d2e11843d42809ac
提交 | 用户 | age
67dc7b 1 {
S 2   "pages": [
3     "pages/index/index",
4     "pages/logs/logs",
5     "pages/verificationIntroduction/verificationIntroduction",
6     "pages/verificationMethod/verificationMethod",
7     "pages/verificationAccount/verificationAccount",
ff3df3 8     "pages/verificationIdentity/verificationIdentity",
c09e73 9     "pages/balance/balance",
S 10     "pages/myOrder/myOrder",
11     "pages/myFootprint/myFootprint",
12     "pages/customerTrajectory/customerTrajectory",
13     "pages/scanCode/scanCode",
14     "pages/promotionsInitiate/promotionsInitiate",
d34532 15     "pages/promotionsManage/promotionsManage",
b6cc28 16     "pages/promotionsManageList/promotionsManageList",
S 17     "pages/promotionsRelation/promotionsRelation",
d34532 18     "pages/detail/detail",
ff3df3 19     "pages/myLiveRoom/myLiveRoom",
S 20     "pages/orderSubmit/orderSubmit",
701f60 21     "pages/orderDetail/orderDetail",
b6cc28 22     "pages/liveRoomCreate/liveRoomCreate",
S 23     "pages/flashSaleCreate/flashSaleCreate",
24     "pages/signUpCreate/signUpCreate",
9e299c 25     "pages/groupBuyingCreate/groupBuyingCreate",
234b22 26     "pages/verificationBrand/verificationBrand",
6eb4ec 27     "pages/refund/refund",
S 28     "pages/merchantSigning/merchantSigning",
a38dad 29     "pages/addressEdit/addressEdit",
S 30     "pages/sellerList/sellerList",
701f60 31     "pages/sellerEdit/sellerEdit",
282d69 32     "pages/withdraw/withdraw",
f9ad6c 33     "pages/sellerVerify/sellerVerify",
S 34     "pages/feedback/feedback",
35     "pages/feedbackDetail/feedbackDetail",
36     "pages/feedbackList/feedbackList",
37     "pages/liveRoomManageList/liveRoomManageList",
38     "pages/liveRoomManage/liveRoomManage",
39     "pages/liveRoomGoods/liveRoomGoods",
8724a4 40     "pages/liveRoomGoodsSelect/liveRoomGoodsSelect",
d38be7 41     "pages/liveRoomGoodsStock/liveRoomGoodsStock",
S 42     "pages/liveRoomCreate/functionSetting/functionSetting",
d8c37e 43     "pages/liveRoomCreate/dateSetting/dateSetting",
7a3e75 44     "pages/liveRoomGoodsSort/liveRoomGoodsSort",
S 45     "pages/personas/personas",
355a84 46     "pages/customLogo/customLogo",
S 47     "pages/error/error",
48     "pages/storeEdit/storeEdit",
49     "pages/storeList/storeList"
67dc7b 50   ],
S 51   "window": {
52     "backgroundTextStyle": "light",
53     "navigationBarBackgroundColor": "#fff",
b6cc28 54     "navigationBarTitleText": "Onbus",
67dc7b 55     "navigationBarTextStyle": "black"
S 56   },
57   "networkTimeout": {
58     "request": 60000,
59     "downloadFile": 30000
60   },
61   "usingComponents": {
6eb4ec 62     "my-card-container": "./components/card-container/index",
282d69 63     "my-authorize": "./components/authorize/index",
S 64     "my-check-register": "./components/check-register/index",
a38dad 65     "my-trajectory-card": "./components/trajectory-card/index",
6eb4ec 66     "my-tag": "./components/tag/index",
a38dad 67     "my-empty": "./components/empty/index",
f9ad6c 68     "my-entry-cell": "./components/entry-cell/index",
a38dad 69     "my-phone-call": "./components/phone-call/index",
6eb4ec 70     "my-time-quantum": "./components/time-quantum/index",
S 71     "my-delivery-method": "./components/delivery-method/index",
72     "my-file-uploader": "./components/file-uploader/index",
73     "my-seller-edit": "./components/seller-edit/index",
355a84 74     "my-store-edit": "./components/store-edit/index",
6eb4ec 75     "my-location-plugin": "./components/location-plugin/index",
f9ad6c 76     "my-poster-creator": "./components/poster-creator/index",
8724a4 77     "my-poster-creator-btn": "./components/poster-creator-btn/index",
f9ad6c 78     "my-feedback-form": "./components/feedback-form/index",
S 79     "my-chat-bubble": "./components/chat-bubble/index",
80     "my-view-img": "./components/view-img/index",
8724a4 81     "my-anchor-authentication": "./components/anchor-authentication/index",
d8c37e 82     "my-hx-qrcode-dialog": "./components/hx-qrcode-dialog/index",
f46177 83     "my-refund-dialog": "./components/refund-dialog/index",
355a84 84     "my-seller-verify-dialog": "./components/seller-verify-dialog/index",
d8c37e 85     "wxp-drag": "./components/wxp-drag/index",
67dc7b 86     "van-dialog": "@vant/weapp/dialog/index",
S 87     "van-button": "@vant/weapp/button/index",
88     "van-image": "@vant/weapp/image/index",
89     "van-row": "@vant/weapp/row/index",
90     "van-col": "@vant/weapp/col/index",
91     "van-tag": "@vant/weapp/tag/index",
c09e73 92     "van-divider": "@vant/weapp/divider/index",
S 93     "van-popup": "@vant/weapp/popup/index",
94     "van-cell": "@vant/weapp/cell/index",
d34532 95     "van-cell-group": "@vant/weapp/cell-group/index",
S 96     "van-share-sheet": "@vant/weapp/share-sheet/index",
ff3df3 97     "van-action-sheet": "@vant/weapp/action-sheet/index",
S 98     "van-field": "@vant/weapp/field/index",
b6cc28 99     "van-picker": "@vant/weapp/picker/index",
S 100     "van-icon": "@vant/weapp/icon/index",
101     "van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
102     "van-dropdown-item": "@vant/weapp/dropdown-item/index",
103     "van-datetime-picker": "@vant/weapp/datetime-picker/index",
104     "van-uploader": "@vant/weapp/uploader/index",
234b22 105     "van-swipe-cell": "@vant/weapp/swipe-cell/index",
S 106     "van-checkbox": "@vant/weapp/checkbox/index",
aa6d80 107     "van-checkbox-group": "@vant/weapp/checkbox-group/index",
6eb4ec 108     "van-notice-bar": "@vant/weapp/notice-bar/index",
S 109     "van-grid": "@vant/weapp/grid/index",
110     "van-grid-item": "@vant/weapp/grid-item/index",
111     "van-radio": "@vant/weapp/radio/index",
112     "van-radio-group": "@vant/weapp/radio-group/index",
113     "van-steps": "@vant/weapp/steps/index",
114     "van-switch": "@vant/weapp/switch/index",
115     "van-card": "@vant/weapp/card/index",
116     "van-tab": "@vant/weapp/tab/index",
a38dad 117     "van-tabs": "@vant/weapp/tabs/index",
701f60 118     "van-search": "@vant/weapp/search/index",
S 119     "van-goods-action": "@vant/weapp/goods-action/index",
120     "van-goods-action-icon": "@vant/weapp/goods-action-icon/index",
282d69 121     "van-goods-action-button": "@vant/weapp/goods-action-button/index",
f9ad6c 122     "van-count-down": "@vant/weapp/count-down/index",
f46177 123     "van-empty": "@vant/weapp/empty/index",
S 124     "van-stepper": "@vant/weapp/stepper/index",
7a3e75 125     "van-submit-bar": "@vant/weapp/submit-bar/index",
S 126     "van-progress": "@vant/weapp/progress/index"
67dc7b 127   },
S 128   "permission": {
129     "scope.userLocation": {
130       "desc": "你的位置信息将用于小程序定位"
131     }
132   },
d38be7 133   "navigateToMiniProgramAppIdList": [
S 134     "wxcbbd86b156ae4441"
135   ],
67dc7b 136   "plugins": {
S 137     "live-player-plugin": {
282d69 138       "version": "1.3.0",
67dc7b 139       "provider": "wx2b03c6e691cd7370"
S 140     },
141     "chooseLocation": {
f46177 142       "version": "1.0.6",
67dc7b 143       "provider": "wx76a9a06e5b4e693e"
S 144     }
145   },
146   "sitemapLocation": "sitemap.json"
d8c37e 147 }