|
@@ -3,7 +3,8 @@
|
|
|
"pages/index/index",
|
|
|
"pages/logs/logs",
|
|
|
"pages/success/paySuccess",
|
|
|
- "pages/business/business"
|
|
|
+ "pages/business/business",
|
|
|
+ "pages/search/search"
|
|
|
],
|
|
|
"window": {
|
|
|
"backgroundTextStyle": "light",
|
|
@@ -20,7 +21,7 @@
|
|
|
"van-search": "@vant/weapp/search/index",
|
|
|
"van-card": "@vant/weapp/card/index",
|
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
|
- "van-tag": "@vant/weapp/tag/index",
|
|
|
+ "van-tag": "@vant/weapp/tag/index",
|
|
|
"van-tabbar": "@vant/weapp/tabbar/index",
|
|
|
"van-tabbar-item": "@vant/weapp/tabbar-item/index"
|
|
|
}
|