Commit e0ec8c62 authored by Mac's avatar Mac

修改分包

parent ce352710
...@@ -18,12 +18,6 @@ ...@@ -18,12 +18,6 @@
{ {
"path": "pages/cats/cats" "path": "pages/cats/cats"
}, },
{
"path": "pages/favorite/favorite"
},
{
"path": "pages/favorite/favoriteKotra"
},
{ {
"path": "pages/card/index/index" "path": "pages/card/index/index"
}, },
...@@ -38,6 +32,13 @@ ...@@ -38,6 +32,13 @@
} }
], ],
"subPackages": [{ "subPackages": [{
"root": "pages/favorite",
"pages": [{
"path": "favorite"
},{
"path":"favoriteKotra"
}]
},{
"root": "pages/foot", "root": "pages/foot",
"pages": [{ "pages": [{
"path": "index/index" "path": "index/index"
...@@ -85,12 +86,12 @@ ...@@ -85,12 +86,12 @@
}, },
{ {
"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"
}, { }, {
......
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