Commit 4189281c authored by 罗超's avatar 罗超

1

parent a7bbc37c
...@@ -85,12 +85,12 @@ ...@@ -85,12 +85,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"
}, { }, {
...@@ -795,6 +795,12 @@ ...@@ -795,6 +795,12 @@
"root": "pages/MallMange",//商城管理分包 "root": "pages/MallMange",//商城管理分包
"pages": [{ "pages": [{
"path": "index" "path": "index"
},{
"path": "order"
},{
"path": "goods"
},{
"path": "set"
} }
] ]
} }
......
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