Commit 29e4ec3f authored by zhangjianguo's avatar zhangjianguo

路径

parent f9b3aea7
...@@ -2,11 +2,7 @@ ...@@ -2,11 +2,7 @@
"easycom": { "easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
}, },
"pages": [ "pages": [{
{
"path" : "pages/pay/pay/pay"
},
{
"path": "pages/user-center/user-center" "path": "pages/user-center/user-center"
}, { }, {
"path": "pages/cart/cart" "path": "pages/cart/cart"
...@@ -64,10 +60,6 @@ ...@@ -64,10 +60,6 @@
{ {
"path": "pages/balance/recharge" "path": "pages/balance/recharge"
} }
,{
"path" : "pages/coupon/index/index"
}
,{ ,{
"path" : "pages/card/index/index" "path" : "pages/card/index/index"
...@@ -77,8 +69,13 @@ ...@@ -77,8 +69,13 @@
} }
,{ ,{
"path" : "pages/coupon/details/details" "path" : "pages/coupon/details/details"
} },{
"path" : "pages/coupon/index/index"
}
,{
"path" : "pages/user-center/integral-detail/integral-detail"
}
], ],
"globalStyle": { "globalStyle": {
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment