Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
shop_mobile_uni
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
郑秀明
shop_mobile_uni
Commits
5dda09d4
Commit
5dda09d4
authored
Mar 05, 2020
by
郑秀明
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改pages.json
parent
2d30c69f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
20 additions
and
17 deletions
+20
-17
pages.json
pages.json
+20
-17
No files found.
pages.json
View file @
5dda09d4
{
"pages"
:
[
//pages数组中第一项表示应用启动页,参考:https
:
//uniapp.dcloud.io/collocation/pages
{
"path"
:
"pages/
index/index"
,
"style"
:
{
"navigationBarTitleText"
:
"
白条专区-谛宝多多商城"
}
{
"pages"
:
[
//pages数组中第一项表示应用启动页,参考:https
:
//uniapp.dcloud.io/collocation/pages
{
"path"
:
"pages/
home/home"
,
"style"
:
{
"navigationBarTitleText"
:
"
首页-谛宝多多商城"
}
},
{
"path"
:
"pages/home/home"
"path"
:
"pages/index/index"
,
"style"
:
{
"navigationBarTitleText"
:
"白条专区-谛宝多多商城"
}
},
{
"path"
:
"pages/category/category"
,
...
...
@@ -39,13 +42,13 @@
"style"
:
{
"navigationBarTitleText"
:
"商品搜索-谛宝多多商城"
}
}
],
"globalStyle"
:
{
"navigationBarTextStyle"
:
"black"
,
"navigationBarTitleText"
:
"谛宝多多商城"
,
"navigationBarBackgroundColor"
:
"#F8F8F8"
,
}
],
"globalStyle"
:
{
"navigationBarTextStyle"
:
"black"
,
"navigationBarTitleText"
:
"谛宝多多商城"
,
"navigationBarBackgroundColor"
:
"#F8F8F8"
,
"backgroundColor"
:
"#fbfbfb"
,
"app-plus"
:
{
"titleNView"
:
false
}
}
}
"app-plus"
:
{
"titleNView"
:
false
}
}
}
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