|
@@ -80,22 +80,7 @@
|
|
|
"pages/test/index",
|
|
|
"pages/logs/logs"
|
|
|
],
|
|
|
- "usingComponents": {
|
|
|
- "van-sidebar": "@vant/weapp/sidebar/index",
|
|
|
- "van-sidebar-item": "@vant/weapp/sidebar-item/index",
|
|
|
- "van-search": "@vant/weapp/search/index",
|
|
|
- "van-button": "@vant/weapp/button/index",
|
|
|
- "van-row": "@vant/weapp/row/index",
|
|
|
- "van-col": "@vant/weapp/col/index",
|
|
|
- "van-dialog": "@vant/weapp/dialog/index",
|
|
|
- "van-tab": "@vant/weapp/tab/index",
|
|
|
- "van-tabs": "@vant/weapp/tabs/index",
|
|
|
- "van-icon": "@vant/weapp/icon/index",
|
|
|
- "van-nav-bar": "@vant/weapp/nav-bar/index",
|
|
|
- "van-tabbar": "@vant/weapp/tabbar/index",
|
|
|
- "van-tabbar-item": "@vant/weapp/tabbar-item/index",
|
|
|
- "van-uploader": "@vant/weapp/uploader/index"
|
|
|
- },
|
|
|
+ "usingComponents": {},
|
|
|
"window": {
|
|
|
"backgroundTextStyle": "light",
|
|
|
"navigationBarBackgroundColor": "#fff",
|