Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
H
hs-app-project
Project
Project
Details
Activity
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
李星剑
hs-app-project
Commits
5833ce9b
Commit
5833ce9b
authored
3 years ago
by
Zheng Shang Jun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
没用的提交
parent
5300f873
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
44 deletions
+0
-44
pages.json
src/pages.json
+0
-44
No files found.
src/pages.json
View file @
5833ce9b
...
...
@@ -4,47 +4,6 @@
"^hs-(.*)"
:
"@/components/hs-$1/hs-$1.vue"
},
"pages"
:
[
//品牌商首页
{
"path"
:
"pages/brands/brands"
,
"style"
:
{
"navigationBarTitleText"
:
"品牌商首页"
,
"navigationBarTextStyle"
:
"white"
,
"enablePullDownRefresh"
:
false
,
"navigationStyle"
:
"custom"
,
"mp-alipay"
:
{
"transparentTitle"
:
"always"
,
"titlePenetrate"
:
"YES"
,
"allowsBounceVertical"
:
"NO"
}
}
},
//信息页
{
"path"
:
"pages/message/message"
,
"style"
:{
"navigationBarTitleText"
:
"信息页"
,
"enablePullDownRefresh"
:
true
,
"h5"
:{
"pullToRefresh"
:{
"color"
:
"#007AFF"
}
}
}
},
//我的
{
"path"
:
"pages/mine/my"
,
"style"
:{
"navigationBarTitleText"
:
"我的"
,
"enablePullDownRefresh"
:
true
,
"h5"
:{
"pullToRefresh"
:{
"color"
:
"#007AFF"
}
}
}
},
//pages数组中第一项表示应用启动页,参考:https
:
//uniapp.dcloud.io/collocation/pages
{
"path"
:
"pages/home/tenantSelection"
,
...
...
@@ -331,19 +290,16 @@
"text"
:
"首页"
,
"pagePath"
:
"pages/brands/brands"
,
"iconPath"
:
"static/images/home/home.png"
//
"selectedIconPath"
:
"static/tabs/home-active.png"
},
{
"text"
:
"消息"
,
"pagePath"
:
"pages/message/message"
,
"iconPath"
:
"static/images/home/message.png"
//
"selectedIconPath"
:
"static/tabs/tab-cate-current.png"
},
{
"text"
:
"我的"
,
"pagePath"
:
"pages/mine/my"
,
"iconPath"
:
"static/images/home/my.png"
//
"selectedIconPath"
:
"static/tabs/tab-my-current.png"
}
]
}
...
...
This diff is collapsed.
Click to expand it.
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