Commit 7d86f027 authored by youjie's avatar youjie

no message

parent 94d7f4da
...@@ -837,51 +837,51 @@ ...@@ -837,51 +837,51 @@
// ] // ]
// } // }
// { ,{
// "root": "pages/MallMange", //商城管理分包 "root": "pages/MallMange", //商城管理分包
// "pages": [{ "pages": [{
// "path": "index" "path": "index"
// }, { }, {
// "path": "order" "path": "order"
// }, { }, {
// "path": "goods" "path": "goods"
// }, { }, {
// "path": "set" "path": "set"
// }, { }, {
// "path": "timeQuantum" "path": "timeQuantum"
// }, { }, {
// "path": "userManage" "path": "userManage"
// }, { }, {
// "path": "modifyAddress" //修改地址 "path": "modifyAddress" //修改地址
// }, { }, {
// "path": "returnModifyAddress" //修改退货地址 "path": "returnModifyAddress" //修改退货地址
// }, { }, {
// "path": "address" //退货地址列表 "path": "address" //退货地址列表
// }, { }, {
// "path": "sendGoods" //发货 "path": "sendGoods" //发货
// }, { }, {
// "path": "sendGoodsSaleAfter" //售后发货 "path": "sendGoodsSaleAfter" //售后发货
// }, { }, {
// "path": "commentsManage" //评论管理 "path": "commentsManage" //评论管理
// }, { }, {
// "path": "tixianApply" //提现申请 "path": "tixianApply" //提现申请
// }, { }, {
// "path": "orderMessage" //订单消息 "path": "orderMessage" //订单消息
// }, { }, {
// "path": "orderSearch" //订单搜索页 "path": "orderSearch" //订单搜索页
// }, { }, {
// "path": "orderDetail", //订单详情 "path": "orderDetail", //订单详情
// "style": { "style": {
// "navigationStyle": "custom" "navigationStyle": "custom"
// } }
// }, { }, {
// "path": "afterOrderDetail", //售后订单详情 "path": "afterOrderDetail", //售后订单详情
// "style": { "style": {
// "navigationStyle": "custom" "navigationStyle": "custom"
// } }
// }] }]
// }, }
// 咖啡 //, 咖啡
// { // {
// "root": "pages/coffee", // "root": "pages/coffee",
// "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