...
|
...
|
@@ -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: [ //同上面商品数据
|
|
|
{
|
|
|
...
|
|
|
}
|
|
|
...
|
|
|
]
|
|
|
}
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
一键海淘
|
|
|
值得买
|
|
|
我的收藏 |
...
|
...
|
|