Toggle navigation
Toggle navigation
This project
Loading...
Sign in
chenchao
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Rock Zhang
9 years ago
Commit
5f4ce30a958267c10937c0851863dba3cdb920ce
1 parent
76a60f99
首页数据,楼层代码构建
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
144 additions
and
385 deletions
template/m.yohobuy.com/partials/layout/footer.phtml
template/m.yohobuy.com/partials/layout/header.phtml
yohobuy/m.yohobuy.com/application/controllers/Boys.php
yohobuy/m.yohobuy.com/application/controllers/Girls.php
yohobuy/m.yohobuy.com/application/modules/Passport/controllers/Back.php
template/m.yohobuy.com/partials/layout/footer.phtml
View file @
5f4ce30
{
{>
layout/page_footer
}
}
<script
src=
"http://
172.16.6.248
:8000/static/js/sea.js?nowrap"
></script>
<script
src=
"http://
localhost
:8000/static/js/sea.js?nowrap"
></script>
<script>
seajs.config(
{
base:
'http://
172.16.6.248:8000
'
base:
'http://
localhost:8000/
'
}
);
</script>
{
{>
layout/use
}
}
...
...
template/m.yohobuy.com/partials/layout/header.phtml
View file @
5f4ce30
...
...
@@ -22,7 +22,7 @@
}());
})(
document
,
window
);
</script>
<link
rel=
"stylesheet"
href=
"http://
172.16.6.248:8088
/css/index.css"
>
<link
rel=
"stylesheet"
href=
"http://
static.dev.yohobuy.com
/css/index.css"
>
</head>
<body
{{#
if
isPassportPage
}}
class=
passport-body{{/if}}
>
{{> layout/page_header}}
\ No newline at end of file
...
...
yohobuy/m.yohobuy.com/application/controllers/Boys.php
View file @
5f4ce30
...
...
@@ -17,6 +17,6 @@ class BoysController extends AbstractAction
print_r
(
$channelData
);
$this
->
_view
->
assign
(
'title'
,
'YOHO!有货'
);
$this
->
_view
->
display
(
'
boys
'
,
compact
(
'channelData'
));
$this
->
_view
->
display
(
'
index
'
,
compact
(
'channelData'
));
}
}
\ No newline at end of file
...
...
yohobuy/m.yohobuy.com/application/controllers/Girls.php
View file @
5f4ce30
<?php
use
Action\AbstractAction
;
use
LibModels\Wap\Home\IndexData
as
Index
;
use
LibModels\Wap\Home\IndexData
;
use
Plugin\Helpers
;
/**
* 女生首页
*/
...
...
@@ -10,392 +11,150 @@ class GirlsController extends AbstractAction
public
function
indexAction
()
{
$data
=
array
(
'headerDownload'
=>
array
(
'img'
=>
'http://img11.static.yhbimg.com/adpic/2015/02/28/18/01d83bfad41c8fca8fd1ad334216d7d733.jpg?imageView/2/w/640/h/480'
,
'url'
=>
'http://www.baidu.com'
),
'homeHeader'
=>
array
(
'bgColor'
=>
'#FF88AE'
,
'searchUrl'
=>
''
),
'searchUrl'
=>
''
,
'sideNav'
=>
array
(
array
(
'textCn'
=>
'男生'
,
'textEn'
=>
'Boys'
,
'icon'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'女生'
,
'textEn'
=>
'GIRLS'
,
'icon'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'潮童'
,
'textEn'
=>
'KIDS'
,
'icon'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'创意生活'
,
'textEn'
=>
'LIFE STYLE'
,
'icon'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'逛'
,
'textEn'
=>
'TRENDFINDER'
,
'icon'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'subNav'
=>
array
(
'list'
=>
array
(
array
(
'textCn'
=>
'逛'
,
'textEn'
=>
'TrendFinder'
,
'back'
=>
true
,
'bgColor'
=>
'#fd307f'
),
array
(
'textCn'
=>
'查看全部'
,
'url'
=>
''
),
array
(
'textCn'
=>
'只看男生'
,
'textEn'
=>
'Boys'
,
'url'
=>
''
),
array
(
'textCn'
=>
'只看女生'
,
'textEn'
=>
'Girls'
,
'url'
=>
''
,
'isSelect'
=>
true
)
)
)
)
),
'content'
=>
array
(
'bannerTop'
=>
array
(
'list'
=>
array
(
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
),
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
),
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
)
)
),
'iconsEnter'
=>
array
(
'list'
=>
array
(
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'text'
=>
'新品到着'
),
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'text'
=>
'全球优选'
),
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'text'
=>
'明星潮牌'
),
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'text'
=>
'全部品类'
),
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'text'
=>
'逛'
),
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'text'
=>
'搭配指南'
),
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'text'
=>
'潮品推荐'
),
array
(
'url'
=>
''
,
'img'
=>
'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
,
'text'
=>
'折扣精选'
)
)
),
'hotCategory'
=>
array
(
'img'
=>
'http://img11.static.yhbimg.com/adpic/2015/02/28/18/01d83bfad41c8fca8fd1ad334216d7d733.jpg?imageView/2/w/640/h/480'
,
'url'
=>
'http://www.baidu.com'
,
'list'
=>
array
(
array
(
'textCn'
=>
'打底衫'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'打底衫'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'打底衫'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'打底衫'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'打底衫'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'打底衫'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'打底衫'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'打底衫'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'打底衫'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
)
)
),
'hotBrandsScroll'
=>
array
(
'name'
=>
'热门品牌'
,
'list'
=>
array
(
array
(
'textCn'
=>
'Moussy'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'Moussy'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'Moussy'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'Moussy'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'Moussy'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'Moussy'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'Moussy'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'Moussy'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'textCn'
=>
'Moussy'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
)
)
),
'hotBrands'
=>
array
(
'name'
=>
'热门品牌'
,
'more'
=>
'www.baidu.com'
,
'brands'
=>
array
(
array
(
'name'
=>
'Front Row Shop'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'name'
=>
'dress lab'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'name'
=>
'DEVIL NUT'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'name'
=>
'casselini'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'name'
=>
'haso'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'name'
=>
'EVISU'
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
)
)
),
'trendColloaction'
=>
array
(
'name'
=>
'潮人 ▪ 搭配'
,
'more'
=>
''
,
'leftspan'
=>
array
(
'url'
=>
''
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
),
'rightspan'
=>
array
(
'url'
=>
''
,
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
),
'recommendlist'
=>
array
(
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
),
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
)
)
),
'trendTopics'
=>
array
(
'name'
=>
'潮品 ▪ 话题'
,
'more'
=>
''
,
'list'
=>
array
(
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
,
'title'
=>
'现代裁剪'
,
'time'
=>
'2月13日 12:34'
),
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
,
'title'
=>
'现代裁剪'
,
'time'
=>
'2月13日 12:34'
),
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
,
'title'
=>
'现代裁剪'
,
'time'
=>
'2月13日 12:34'
)
)
),
'goodsCategory'
=>
array
(
'name'
=>
'经典裤装'
,
'more'
=>
''
,
'banner'
=>
array
(
'list'
=>
array
(
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
)
)
),
'list'
=>
array
(
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
,
'textCn'
=>
'手表'
),
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
,
'textCn'
=>
'烛台'
),
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
,
'textCn'
=>
'围巾'
),
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
,
'textCn'
=>
'盘子'
),
array
(
'img'
=>
'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
,
'url'
=>
''
,
'textCn'
=>
'耳机'
)
)
)
$data
=
array
(
'headerDownload'
=>
$this
->
getHeaderDownload
(),
'homeHeader'
=>
array
(
'bgColor'
=>
'#FF88AE'
,
'searchUrl'
=>
''
),
'searchUrl'
=>
''
,
'sideNav'
=>
array
(),
'content'
=>
array
()
);
$sideDatas
=
IndexData
::
getHomeChannels
();
if
(
$sideDatas
[
'code'
]
==
200
)
{
$data
[
'sideNav'
]
=
$sideDatas
[
'data'
];
}
// 频道数据
$channelData
=
IndexData
::
getUserChannelData
(
0
,
'2,3'
,
'201504091403002'
);
$channels
=
array
();
if
(
$channelData
[
'code'
]
==
200
)
{
$content
=
array
();
$bannerTop
=
array
();
$iconsEnter
=
array
();
$singleImage
=
array
();
$hotCategory
=
array
();
$hotBrandsScroll
=
array
();
$trendColloaction
=
array
();
$trendTopics
=
array
();
$goodsCategory
=
array
();
$recommend_content_two
=
array
();
$small_pic
=
array
();
foreach
(
$channelData
[
'data'
][
'list'
]
as
$key
=>
$val
)
{
switch
(
$val
[
'template_name'
])
{
case
'focus'
:
// 焦点图
$oneFocus
=
array
();
foreach
(
$val
[
'data'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
750
,
364
,
1
);
}
$oneFocus
[
'list'
]
=
$val
[
'data'
];
$bannerTop
[]
=
$oneFocus
;
break
;
case
'app_icon_list'
:
// 图标列表
$oneIcon
=
array
();
foreach
(
$val
[
'data'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
$oneIcon
[
'list'
]
=
$val
[
'data'
];
$iconsEnter
[]
=
$oneIcon
;
break
;
case
'single_image'
:
// 单图片
$oneImage
=
array
();
foreach
(
$val
[
'data'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
750
,
364
,
1
);
}
$oneImage
[
'list'
]
=
$val
[
'data'
];
$singleImage
[]
=
$oneImage
;
break
;
case
'recommend_content_five'
:
// 带标题的12个小图推荐
$oneHot
=
array
();
foreach
(
$val
[
'data'
][
'list'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
$oneHot
=
$val
[
'data'
];
$hotCategory
[]
=
$oneHot
;
break
;
case
'app_hot_brands'
:
// 推荐品牌
$oneHotBrand
=
array
();
foreach
(
$val
[
'data'
][
'list'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
$oneHotBrand
=
$val
[
'data'
];
$hotBrandsScroll
[]
=
$oneHotBrand
;
break
;
case
'trendsetter_collocation'
:
// 潮人·搭配
$oneTrendSetter
=
array
();
foreach
(
$val
[
'data'
][
'article'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
foreach
(
$val
[
'data'
][
'recommend_collocation'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
$oneTrendSetter
=
$val
[
'data'
];
$trendColloaction
[]
=
$oneTrendSetter
;
break
;
case
'trendgoods_topic'
:
// 潮品·话题
$oneTopic
=
array
();
foreach
(
$val
[
'data'
][
'list'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
$oneTopic
=
$val
[
'data'
];
$trendTopics
[]
=
$oneTopic
;
break
;
case
'recommend_content_one'
:
// 一张大图一个大的推荐和4个小图推荐
$oneGoodCategory
=
array
();
foreach
(
$val
[
'data'
][
'big_image'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
foreach
(
$val
[
'data'
][
'list'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
$oneGoodCategory
=
$val
[
'data'
];
$goodsCategory
[]
=
$oneGoodCategory
;
break
;
case
'recommend_content_two'
:
// 一张大图和6个小图推荐
$oneRecoContTwo
=
array
();
foreach
(
$val
[
'data'
][
'big_image'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
foreach
(
$val
[
'data'
][
'list'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
$oneRecoContTwo
=
$val
[
'data'
];
$recommend_content_two
[]
=
$oneRecoContTwo
;
break
;
case
'small_pic'
:
// 小图片
$oneSmallPic
=
array
();
foreach
(
$val
[
'data'
]
as
&
$one
)
{
$one
[
'img'
]
=
Helpers
::
getImageUrl
(
$one
[
'src'
],
186
,
203
,
1
);
}
$oneSmallPic
=
$val
[
'data'
];
$small_pic
[]
=
$oneSmallPic
;
break
;
default
:
break
;
}
),
$content
[
$key
]
=
array
(
'bannerTop'
=>
$bannerTop
,
'iconsEnter'
=>
$iconsEnter
,
'hotCategory'
=>
$hotCategory
,
'hotBrandsScroll'
=>
$hotBrandsScroll
,
'trendColloaction'
=>
$trendColloaction
,
'trendTopics'
=>
$trendTopics
,
'goodsCategory'
=>
$goodsCategory
);
}
// 频道数据
$channelData
=
Index
::
getUserChannelData
(
0
,
'2,3'
,
'201504091403002'
);
$data
[
'content'
]
=
$content
;
}
echo
'<pre>'
;
print_r
(
$channelData
);
$this
->
_view
->
assign
(
'title'
,
'YOHO!有货'
);
$this
->
_view
->
display
(
'index'
,
$data
);
// // 频道数据
// $channelData = Index::getUserChannelData(0, '2,3', '201504091403002');
// echo '<pre>';
// print_r($channelData);
// $this->_view->assign('title', 'YOHO!有货');
// $this->_view->display('girls', compact('channelData'));
}
}
\ No newline at end of file
...
...
yohobuy/m.yohobuy.com/application/modules/Passport/controllers/Back.php
View file @
5f4ce30
...
...
@@ -198,7 +198,7 @@ class BackController extends AbstractAction
$result
=
BackData
::
validateMobileCode
(
$phoneNum
,
$code
,
$areaCode
);
if
(
$result
[
'code'
]
===
200
)
{
$result
[
'data'
]
=
'/passport/back/password?phoneNum='
.
$phoneNum
.
'&token='
.
$result
[
'token'
]
.
'&areaCode='
.
$areaCode
;
$result
[
'data'
]
=
'/passport/back/password?phoneNum='
.
$phoneNum
.
'&token='
.
$result
[
'
data'
][
'
token'
]
.
'&areaCode='
.
$areaCode
;
}
$this
->
echoJson
(
$result
);
...
...
Please
register
or
login
to post a comment