|
@@ -11,7 +11,8 @@
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-toast": "@vant/weapp/toast/index",
|
|
"van-toast": "@vant/weapp/toast/index",
|
|
- "van-card": "@vant/weapp/card/index"
|
|
|
|
|
|
+ "van-card": "@vant/weapp/card/index",
|
|
|
|
+ "van-swipe-cell": "@vant/weapp/swipe-cell/index"
|
|
},
|
|
},
|
|
"pages": [
|
|
"pages": [
|
|
"pages/home/home",
|
|
"pages/home/home",
|
|
@@ -53,7 +54,7 @@
|
|
"selectedIconPath": "/assets/tabBar_img/append-active.png"
|
|
"selectedIconPath": "/assets/tabBar_img/append-active.png"
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- "pagePath": "pages/myOrder/myOrder",
|
|
|
|
|
|
+ "pagePath": "pages/message/message",
|
|
"iconPath": "/assets/tabBar_img/message.png",
|
|
"iconPath": "/assets/tabBar_img/message.png",
|
|
"selectedIconPath": "/assets/tabBar_img/message-active.png"
|
|
"selectedIconPath": "/assets/tabBar_img/message-active.png"
|
|
},
|
|
},
|