Commit 9515ffce authored by Mac's avatar Mac

把我foot文件放入分包

parent d04b2dc8
...@@ -18,9 +18,9 @@ ...@@ -18,9 +18,9 @@
{ {
"path": "pages/cats/cats" "path": "pages/cats/cats"
}, },
{ // {
"path": "pages/foot/index/index" // "path": "pages/foot/index/index"
}, // },
{ {
"path": "pages/favorite/favorite" "path": "pages/favorite/favorite"
}, },
...@@ -41,6 +41,11 @@ ...@@ -41,6 +41,11 @@
} }
], ],
"subPackages": [{ "subPackages": [{
"root": "pages/foot",
"pages": [{
"path":"index/index"
}]
},{
"root": "pages/goods", "root": "pages/goods",
"pages": [{ "pages": [{
"path": "goods" "path": "goods"
...@@ -81,20 +86,20 @@ ...@@ -81,20 +86,20 @@
} }
] ]
}, },
// { {
// "root": "pages/live", //赞羊、甲鹤、罗演的杂货铺 "root": "pages/live", //赞羊、甲鹤、罗演的杂货铺
// "plugins": { "plugins": {
// "live-player-plugin": { "live-player-plugin": {
// "version": "1.3.2", "version": "1.3.2",
// "provider": "wx2b03c6e691cd7370" "provider": "wx2b03c6e691cd7370"
// } }
// }, },
// "pages": [{ "pages": [{
// "path": "index" "path": "index"
// }, { }, {
// "path": "share" "path": "share"
// }] }]
// }, },
{ {
"root": "pages/user-center", "root": "pages/user-center",
"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