Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mallapp
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
viitto
mallapp
Commits
2e956a5e
Commit
2e956a5e
authored
Oct 27, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
177b6d50
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
26 deletions
+28
-26
index.vue
components/tabbar/index.vue
+1
-1
pages.json
pages.json
+27
-25
No files found.
components/tabbar/index.vue
View file @
2e956a5e
...
...
@@ -30,7 +30,7 @@
display
:
flex
;
left
:
0
;
right
:
0
;
z-index
:
99999
999
;
z-index
:
99999
;
}
.tabBtnMinaIphone
{
height
:
156
upx
;
...
...
pages.json
View file @
2e956a5e
...
...
@@ -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"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment