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