Commit ec7656df authored by 罗超's avatar 罗超

1

parent 9e0aebba
...@@ -84,20 +84,20 @@ ...@@ -84,20 +84,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": [{
...@@ -828,7 +828,7 @@ ...@@ -828,7 +828,7 @@
}, { }, {
"path": "orderMessage" //订单消息 "path": "orderMessage" //订单消息
},{ },{
"path": "orderDetail" //订单详情 "path": "orderSearch" //订单搜索页
}] }]
} }
], ],
......
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