Commit 3e9f6685 authored by Mac's avatar Mac

2

parent 160c38ce
......@@ -2,7 +2,7 @@
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [{"path":"pages/user-center/user-center"},{
"pages": [{
"path": "pages/index/index",
"enablePullDownRefresh": true,
"style": {
......@@ -91,19 +91,19 @@
"path": "share"
}]
},
// {
// "root": "pages/user-center",
// "pages": [{
// "path": "integral-detail/integral-detail"
// },
// {
// "path": "user-center",
// "style": {
// "navigationStyle": "custom"
// }
// }
// ]
// },
{
"root": "pages/user-center",
"pages": [{
"path": "integral-detail/integral-detail"
},
{
"path": "user-center",
"style": {
"navigationStyle": "custom"
}
}
]
},
{
"root": "pages/mySupplier",
"pages": [{
......
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