Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
2015-10-21 19:08:54 +0800
Commit
2ffba360040468c7a09e2d9d635157b7840ed372
1 parent
ed0a89b9
page header data structure
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docs/data-structure.md
docs/data-structure.md
View file @
2ffba36
@@ -64,7 +64,7 @@
@@ -64,7 +64,7 @@
64
{
64
{
65
pageHeader: {
65
pageHeader: {
66
//对应页面有就传,没有就不传
66
//对应页面有就传,没有就不传
67
-
navBack:
''
,
67
+
navBack:
true
,
68
navTitle: '',
68
navTitle: '',
69
navHome: ''
69
navHome: ''
70
}
70
}
Please
register
or
login
to post a comment