|
@@ -38,7 +38,10 @@
|
|
|
"pages/tabbar-pages/user/index",
|
|
"pages/tabbar-pages/user/index",
|
|
|
"pages/tabbar-pages/supplyAndDemand/particulars",
|
|
"pages/tabbar-pages/supplyAndDemand/particulars",
|
|
|
"pages/tradeShow/index",
|
|
"pages/tradeShow/index",
|
|
|
- "pages/liveStreaming/index"
|
|
|
|
|
|
|
+ "pages/liveStreaming/index",
|
|
|
|
|
+ "pages/businessPartner/index",
|
|
|
|
|
+ "pages/businessPartner/details",
|
|
|
|
|
+ "pages/businessPartner/applyFor"
|
|
|
],
|
|
],
|
|
|
"usingComponents": {
|
|
"usingComponents": {
|
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
@@ -54,7 +57,8 @@
|
|
|
"van-action-sheet": "@vant/weapp/action-sheet/index",
|
|
"van-action-sheet": "@vant/weapp/action-sheet/index",
|
|
|
"My_Checkbox": "/components/My_Checkbox/index",
|
|
"My_Checkbox": "/components/My_Checkbox/index",
|
|
|
"My_navBar": "/components/My_navBar/index",
|
|
"My_navBar": "/components/My_navBar/index",
|
|
|
- "My_pageReachBottom": "/components/My_pageReachBottom/index"
|
|
|
|
|
|
|
+ "My_pageReachBottom": "/components/My_pageReachBottom/index",
|
|
|
|
|
+ "van-transition": "@vant/weapp/transition/index"
|
|
|
},
|
|
},
|
|
|
"window": {
|
|
"window": {
|
|
|
"backgroundTextStyle": "light",
|
|
"backgroundTextStyle": "light",
|