Commit 29e4ec3f authored by zhangjianguo's avatar zhangjianguo

路径

parent f9b3aea7
......@@ -2,11 +2,7 @@
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [
{
"path" : "pages/pay/pay/pay"
},
{
"pages": [{
"path": "pages/user-center/user-center"
}, {
"path": "pages/cart/cart"
......@@ -64,10 +60,6 @@
{
"path": "pages/balance/recharge"
}
,{
"path" : "pages/coupon/index/index"
}
,{
"path" : "pages/card/index/index"
......@@ -77,8 +69,13 @@
}
,{
"path" : "pages/coupon/details/details"
}
},{
"path" : "pages/coupon/index/index"
}
,{
"path" : "pages/user-center/integral-detail/integral-detail"
}
],
"globalStyle": {
"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