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
unknown
2015-12-02 14:50:37 +0800
Commit
3486c80767c05a72897c4be242c9cff608e5b5c8
1 parent
7fd5a233
男首数据文档
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
25 additions
and
0 deletions
docs/web-data-structure.md
docs/web-data-structure.md
View file @
3486c80
...
...
@@ -4,6 +4,31 @@
### 商品
## 男首
{
boy: [
//banner大图
bigSlide: [
{
'href': '',
'img': ''
},
...
],
//banner小图
smallSlide: [
{
'href': '',
'img': ''
},
...
],
newReport: {
name: '', //楼层标题
}
]
}
## 搜索页
...
...
Please
register
or
login
to post a comment