Commit 9515ffce authored by Mac's avatar Mac

把我foot文件放入分包

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