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
9 years ago
Commit
7c78006f1b2cc2ce425a28078e181218326a1f2e
1 parent
780d2f02
热销排行数据文档
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
72 additions
and
14 deletions
docs/web-data-structure.md
docs/web-data-structure.md
View file @
7c78006
...
...
@@ -166,7 +166,7 @@
{
slide: {
//大图列表
bigSlide
: [
list
: [
{
'href': '',
'img': ''
...
...
@@ -174,7 +174,7 @@
...
],
//小图列表
smallSlide
: [
pagination
: [
{
'href': '',
'img': ''
...
...
@@ -304,7 +304,7 @@
]
}
## 男首新品上架 ajax数据
##
#
男首新品上架 ajax数据
{
code:200, //返回状态
commodity:
[
...
...
@@ -319,8 +319,9 @@
]
}
##
男首优选品牌,
logo品牌,ajax数据
##
#
logo品牌,ajax数据
{
moreBrand: '', //更多商品链接
logoBrand:
[
{
'href': '',
...
...
@@ -587,12 +588,6 @@
}
}
<<<<<<< HEAD
## 逛
### 【公用】资讯
=======
## Passport
### 【公用】左侧YohoFamily LOGO
...
...
@@ -622,8 +617,9 @@
}
}
## 站点头部
>>>>>>> 17d25992b3d621fa97bd9318bff69ee5dcbeff5a
## 逛
### 【公用】资讯
{
id: '',
classification: '最新',
...
...
@@ -734,7 +730,6 @@
}
}
### 逛详情页
{
guang:{
...
...
@@ -839,4 +834,67 @@
coverHref' => '/passport', //右侧封面跳转链接
coverImg' => '##', //右侧封面地址
}
}
\ No newline at end of file
}
## Product
### 热销排行
{
hotrankPage: true, //引用hotrank.js
hotrank:
[
{
slide: {
//大图列表
list:
[
{
'href': '',
'img': ''
},
...
]
}
},
{
popular: { //人气单品
name: '', //楼层标题
list:
[
{
href: '', //链接
img: '', //图片
title: '', //商品名称
price: '', //商品原价
sPrice: '', //商品现价
rank: '' //排行
}
...
]
}
}
{
hotBrands: { //同上logo品牌 ajax数据
name: '' //楼层标题
}
},
{
hotWeek: { //一周热卖
name: '' //楼层标题
nav:
[
//一周热卖导航
{
textCn' => 'TOP100', //导航名称
'url' => '',
'sid' => 1 //对应ajax发送id
}
],
list:
[
//同上面商品数据
{
...
}
...
]
}
}
]
}
一键海淘
值得买
我的收藏
...
...
Please
register
or
login
to post a comment