Sanakey
2021-05-22 f46177f2ce3a33218e4d018b410d6eb978764d20
提交 | 用户 | 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",
S 44     "pages/liveRoomGoodsSort/liveRoomGoodsSort"
67dc7b 45   ],
S 46   "window": {
47     "backgroundTextStyle": "light",
48     "navigationBarBackgroundColor": "#fff",
b6cc28 49     "navigationBarTitleText": "Onbus",
67dc7b 50     "navigationBarTextStyle": "black"
S 51   },
52   "networkTimeout": {
53     "request": 60000,
54     "downloadFile": 30000
55   },
56   "usingComponents": {
6eb4ec 57     "my-card-container": "./components/card-container/index",
282d69 58     "my-authorize": "./components/authorize/index",
S 59     "my-check-register": "./components/check-register/index",
a38dad 60     "my-trajectory-card": "./components/trajectory-card/index",
6eb4ec 61     "my-tag": "./components/tag/index",
a38dad 62     "my-empty": "./components/empty/index",
f9ad6c 63     "my-entry-cell": "./components/entry-cell/index",
a38dad 64     "my-phone-call": "./components/phone-call/index",
6eb4ec 65     "my-time-quantum": "./components/time-quantum/index",
S 66     "my-delivery-method": "./components/delivery-method/index",
67     "my-file-uploader": "./components/file-uploader/index",
68     "my-seller-edit": "./components/seller-edit/index",
69     "my-location-plugin": "./components/location-plugin/index",
f9ad6c 70     "my-poster-creator": "./components/poster-creator/index",
8724a4 71     "my-poster-creator-btn": "./components/poster-creator-btn/index",
f9ad6c 72     "my-feedback-form": "./components/feedback-form/index",
S 73     "my-chat-bubble": "./components/chat-bubble/index",
74     "my-view-img": "./components/view-img/index",
8724a4 75     "my-anchor-authentication": "./components/anchor-authentication/index",
d8c37e 76     "my-hx-qrcode-dialog": "./components/hx-qrcode-dialog/index",
f46177 77     "my-refund-dialog": "./components/refund-dialog/index",
d8c37e 78     "wxp-drag": "./components/wxp-drag/index",
67dc7b 79     "van-dialog": "@vant/weapp/dialog/index",
S 80     "van-button": "@vant/weapp/button/index",
81     "van-image": "@vant/weapp/image/index",
82     "van-row": "@vant/weapp/row/index",
83     "van-col": "@vant/weapp/col/index",
84     "van-tag": "@vant/weapp/tag/index",
c09e73 85     "van-divider": "@vant/weapp/divider/index",
S 86     "van-popup": "@vant/weapp/popup/index",
87     "van-cell": "@vant/weapp/cell/index",
d34532 88     "van-cell-group": "@vant/weapp/cell-group/index",
S 89     "van-share-sheet": "@vant/weapp/share-sheet/index",
ff3df3 90     "van-action-sheet": "@vant/weapp/action-sheet/index",
S 91     "van-field": "@vant/weapp/field/index",
b6cc28 92     "van-picker": "@vant/weapp/picker/index",
S 93     "van-icon": "@vant/weapp/icon/index",
94     "van-dropdown-menu": "@vant/weapp/dropdown-menu/index",
95     "van-dropdown-item": "@vant/weapp/dropdown-item/index",
96     "van-datetime-picker": "@vant/weapp/datetime-picker/index",
97     "van-uploader": "@vant/weapp/uploader/index",
234b22 98     "van-swipe-cell": "@vant/weapp/swipe-cell/index",
S 99     "van-checkbox": "@vant/weapp/checkbox/index",
aa6d80 100     "van-checkbox-group": "@vant/weapp/checkbox-group/index",
6eb4ec 101     "van-notice-bar": "@vant/weapp/notice-bar/index",
S 102     "van-grid": "@vant/weapp/grid/index",
103     "van-grid-item": "@vant/weapp/grid-item/index",
104     "van-radio": "@vant/weapp/radio/index",
105     "van-radio-group": "@vant/weapp/radio-group/index",
106     "van-steps": "@vant/weapp/steps/index",
107     "van-switch": "@vant/weapp/switch/index",
108     "van-card": "@vant/weapp/card/index",
109     "van-tab": "@vant/weapp/tab/index",
a38dad 110     "van-tabs": "@vant/weapp/tabs/index",
701f60 111     "van-search": "@vant/weapp/search/index",
S 112     "van-goods-action": "@vant/weapp/goods-action/index",
113     "van-goods-action-icon": "@vant/weapp/goods-action-icon/index",
282d69 114     "van-goods-action-button": "@vant/weapp/goods-action-button/index",
f9ad6c 115     "van-count-down": "@vant/weapp/count-down/index",
f46177 116     "van-empty": "@vant/weapp/empty/index",
S 117     "van-stepper": "@vant/weapp/stepper/index",
118     "van-submit-bar": "@vant/weapp/submit-bar/index"
67dc7b 119   },
S 120   "permission": {
121     "scope.userLocation": {
122       "desc": "你的位置信息将用于小程序定位"
123     }
124   },
d38be7 125   "navigateToMiniProgramAppIdList": [
S 126     "wxcbbd86b156ae4441"
127   ],
67dc7b 128   "plugins": {
S 129     "live-player-plugin": {
282d69 130       "version": "1.3.0",
67dc7b 131       "provider": "wx2b03c6e691cd7370"
S 132     },
133     "chooseLocation": {
f46177 134       "version": "1.0.6",
67dc7b 135       "provider": "wx76a9a06e5b4e693e"
S 136     }
137   },
138   "sitemapLocation": "sitemap.json"
d8c37e 139 }