|
|
@@ -8,7 +8,7 @@ |
|
|
|
"pages/orderDetail/orderDetail", |
|
|
|
"pages/userProtocol/userProtocol", |
|
|
|
"pages/mine/mine", |
|
|
|
"pages/productDetail/productDetail" |
|
|
|
"pages/ContactUs/ContactUs" |
|
|
|
], |
|
|
|
"window": { |
|
|
|
"backgroundTextStyle": "light", |
|
|
@@ -20,6 +20,7 @@ |
|
|
|
"sitemapLocation": "sitemap.json", |
|
|
|
"usingComponents": { |
|
|
|
"van-notice-bar": "@vant/weapp/notice-bar/index", |
|
|
|
"van-toast": "@vant/weapp/toast/index" |
|
|
|
"van-toast": "@vant/weapp/toast/index", |
|
|
|
"van-popup": "@vant/weapp/popup/index" |
|
|
|
} |
|
|
|
} |