|
@@ -2,68 +2,69 @@
|
|
|
"useExtendedLib": {
|
|
|
"weui": true
|
|
|
},
|
|
|
- "usingComponents": {
|
|
|
- "van-button": "@vant/weapp/button/index",
|
|
|
- "van-cell": "@vant/weapp/cell/index",
|
|
|
- "van-cell-group": "@vant/weapp/cell-group/index",
|
|
|
- "van-image": "@vant/weapp/image/index",
|
|
|
- "van-loading": "@vant/weapp/loading/index",
|
|
|
- "van-icon": "@vant/weapp/icon/index",
|
|
|
- "van-field": "@vant/weapp/field/index",
|
|
|
+ "usingComponents": {
|
|
|
+ "van-button": "@vant/weapp/button/index",
|
|
|
+ "van-cell": "@vant/weapp/cell/index",
|
|
|
+ "van-cell-group": "@vant/weapp/cell-group/index",
|
|
|
+ "van-image": "@vant/weapp/image/index",
|
|
|
+ "van-loading": "@vant/weapp/loading/index",
|
|
|
+ "van-icon": "@vant/weapp/icon/index",
|
|
|
+ "van-field": "@vant/weapp/field/index",
|
|
|
"van-toast": "@vant/weapp/toast/index",
|
|
|
"van-card": "@vant/weapp/card/index",
|
|
|
"van-swipe-cell": "@vant/weapp/swipe-cell/index",
|
|
|
"van-search": "@vant/weapp/search/index",
|
|
|
"van-notice-bar": "@vant/weapp/notice-bar/index"
|
|
|
- },
|
|
|
- "pages": [
|
|
|
- "pages/home/home",
|
|
|
- "pages/classify/classify",
|
|
|
- "pages/append/append",
|
|
|
- "pages/message/message",
|
|
|
- "pages/user/user",
|
|
|
- "pages/userchange/userchange",
|
|
|
- "pages/myOrder/myOrder",
|
|
|
- "pages/register/register",
|
|
|
- "pages/details/details",
|
|
|
- "pages/search/search",
|
|
|
- "pages/classify_detail/classify_detail"
|
|
|
- ],
|
|
|
- "window": {
|
|
|
- "backgroundTextStyle": "light",
|
|
|
- "navigationBarBackgroundColor": "#fff",
|
|
|
- "navigationBarTitleText": "WeChatTrading",
|
|
|
- "navigationBarTextStyle": "black"
|
|
|
- },
|
|
|
- "tabBar": {
|
|
|
- "list": [
|
|
|
- {
|
|
|
- "pagePath": "pages/home/home",
|
|
|
- "iconPath": "/assets/tabBar_img/home.png",
|
|
|
- "selectedIconPath": "/assets/tabBar_img/home-active.png"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/classify/classify",
|
|
|
- "iconPath": "/assets/tabBar_img/classify.png",
|
|
|
- "selectedIconPath": "/assets/tabBar_img/classify-active.png"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/append/append",
|
|
|
- "iconPath": "/assets/tabBar_img/append.png",
|
|
|
- "selectedIconPath": "/assets/tabBar_img/append-active.png"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/message/message",
|
|
|
- "iconPath": "/assets/tabBar_img/message.png",
|
|
|
- "selectedIconPath": "/assets/tabBar_img/message-active.png"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/user/user",
|
|
|
- "iconPath": "/assets/tabBar_img/user.png",
|
|
|
- "selectedIconPath": "/assets/tabBar_img/user-active.png"
|
|
|
- }
|
|
|
- ],
|
|
|
- "borderStyle": "white"
|
|
|
- },
|
|
|
- "sitemapLocation": "sitemap.json"
|
|
|
+ },
|
|
|
+ "pages": [
|
|
|
+ "pages/home/home",
|
|
|
+ "pages/classify/classify",
|
|
|
+ "pages/append/append",
|
|
|
+ "pages/message/message",
|
|
|
+ "pages/user/user",
|
|
|
+ "pages/userchange/userchange",
|
|
|
+ "pages/myOrder/myOrder",
|
|
|
+ "pages/register/register",
|
|
|
+ "pages/details/details",
|
|
|
+ "pages/search/search",
|
|
|
+ "pages/classify_detail/classify_detail",
|
|
|
+ "pages/chat/chat"
|
|
|
+ ],
|
|
|
+ "window": {
|
|
|
+ "backgroundTextStyle": "light",
|
|
|
+ "navigationBarBackgroundColor": "#fff",
|
|
|
+ "navigationBarTitleText": "WeChatTrading",
|
|
|
+ "navigationBarTextStyle": "black"
|
|
|
+ },
|
|
|
+ "tabBar": {
|
|
|
+ "list": [
|
|
|
+ {
|
|
|
+ "pagePath": "pages/home/home",
|
|
|
+ "iconPath": "/assets/tabBar_img/home.png",
|
|
|
+ "selectedIconPath": "/assets/tabBar_img/home-active.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/classify/classify",
|
|
|
+ "iconPath": "/assets/tabBar_img/classify.png",
|
|
|
+ "selectedIconPath": "/assets/tabBar_img/classify-active.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/append/append",
|
|
|
+ "iconPath": "/assets/tabBar_img/append.png",
|
|
|
+ "selectedIconPath": "/assets/tabBar_img/append-active.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/message/message",
|
|
|
+ "iconPath": "/assets/tabBar_img/message.png",
|
|
|
+ "selectedIconPath": "/assets/tabBar_img/message-active.png"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/user/user",
|
|
|
+ "iconPath": "/assets/tabBar_img/user.png",
|
|
|
+ "selectedIconPath": "/assets/tabBar_img/user-active.png"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "borderStyle": "white"
|
|
|
+ },
|
|
|
+ "sitemapLocation": "sitemap.json"
|
|
|
}
|