Commit 2e956a5e authored by 罗超's avatar 罗超

1

parent 177b6d50
......@@ -30,7 +30,7 @@
display: flex;
left: 0;
right: 0;
z-index: 99999999;
z-index: 99999;
}
.tabBtnMinaIphone {
height: 156upx;
......
......@@ -38,11 +38,11 @@
}
],
"subPackages": [{
"root": "pages/foot",
"pages": [{
"path":"index/index"
}]
},{
"root": "pages/foot",
"pages": [{
"path": "index/index"
}]
}, {
"root": "pages/goods",
"pages": [{
"path": "goods"
......@@ -469,13 +469,13 @@
"path": "picDetail" //相册详情
}, {
"path": "personal/bindSalesman" //绑定销售
},{
"path":"personal/receiptDetails",//收据详情
"style":{
"pageOrientation":"landscape"
}, {
"path": "personal/receiptDetails", //收据详情
"style": {
"pageOrientation": "landscape"
}
},{
"path":"personal/receiptList"//收据列表
}, {
"path": "personal/receiptList" //收据列表
}]
},
//线下服务
......@@ -624,6 +624,9 @@
"path": "personal/editmaterial" //资料编辑
}, {
"path": "postbar" //贴吧列表
},
{
"path": "postbarActive" //活动列表
}, {
"path": "postPublishing" //贴吧发布
}, {
......@@ -792,21 +795,20 @@
]
},
{
"root": "pages/MallMange",//商城管理分包
"root": "pages/MallMange", //商城管理分包
"pages": [{
"path": "index"
},{
"path": "order"
},{
"path": "goods"
},{
"path": "set"
},{
"path": "timeQuantum"
},{
"path": "userManage"
}
]
"path": "index"
}, {
"path": "order"
}, {
"path": "goods"
}, {
"path": "set"
}, {
"path": "timeQuantum"
}, {
"path": "userManage"
}]
}
],
"globalStyle": {
......
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