Commit 3e9f6685 authored by Mac's avatar Mac

2

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