|
@@ -4,14 +4,17 @@
|
|
|
"pages/userCenter/index",
|
|
"pages/userCenter/index",
|
|
|
"pages/tabbar-pages/user/index",
|
|
"pages/tabbar-pages/user/index",
|
|
|
"pages/teamManagement/index",
|
|
"pages/teamManagement/index",
|
|
|
- "pages/teamManagement/change"
|
|
|
|
|
|
|
+ "pages/teamManagement/change",
|
|
|
|
|
+ "pages/productManagement/index",
|
|
|
|
|
+ "pages/productManagement/change"
|
|
|
|
|
+
|
|
|
],
|
|
],
|
|
|
"usingComponents": {
|
|
"usingComponents": {
|
|
|
"van-button": "@vant/weapp/button/index",
|
|
"van-button": "@vant/weapp/button/index",
|
|
|
"van-field": "@vant/weapp/field/index",
|
|
"van-field": "@vant/weapp/field/index",
|
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
"van-icon": "@vant/weapp/icon/index",
|
|
|
- "My_GeneralTemplate":"/components/My_GeneralTemplate/index",
|
|
|
|
|
- "My_GreyRectangleForm":"/components/My_GreyRectangleForm/index"
|
|
|
|
|
|
|
+ "My_GeneralTemplate": "/components/My_GeneralTemplate/index",
|
|
|
|
|
+ "My_GreyRectangleForm": "/components/My_GreyRectangleForm/index"
|
|
|
},
|
|
},
|
|
|
"window": {
|
|
"window": {
|
|
|
"backgroundTextStyle": "light",
|
|
"backgroundTextStyle": "light",
|