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
Plain Diff
Browse Files
Authored by
Rock Zhang
9 years ago
Commit
1de08d0fdddf44489c774b4881720832708cb515
2 parents
2884acbf
7abf0972
Merge branch 'develop/wap' into beta/wap
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Girlday.php
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Girlday.php
View file @
1de08d0
...
...
@@ -15,8 +15,8 @@ use Plugin\Helpers;
class
GirldayController
extends
HuodongAction
{
// const STATIC_FILE = 'http://localhost:2222/1.0.3';
const
STATIC_FILE
=
'http://cdn.yoho.cn/huodong/2016xinshili-2/1.0.3'
;
// const STATIC_FILE = 'http://localhost:2222/1.0.4';
const
STATIC_FILE
=
'http://cdn.yoho.cn/huodong/2016xinshili-2/1.0.4'
;
/**
* 检测登录状态
...
...
@@ -62,6 +62,7 @@ class GirldayController extends HuodongAction
$this
->
_view
->
display
(
'index'
,
array
(
'staticTitle'
=>
'YOHO!BUY有货【春潮新势力】'
,
'staticDesc'
=>
'唤醒潮流,用新陪伴!白色情人节限时2件7折!'
,
'staticFile'
=>
self
::
STATIC_FILE
,
'staticJS'
=>
array
(
'home.js'
...
...
@@ -77,7 +78,7 @@ class GirldayController extends HuodongAction
'weixinUrl'
=>
'http://mp.weixin.qq.com/s?__biz=MjM5ODI5MDA4MA==&mid=201849402&idx=1&sn=c0089812f9769d82e0075f69d771f6e1#rd'
,
// 微信关注地址
'appUrl'
=>
'http://www.yohoshow.com/about/index/yohobuyqr'
,
// APP 下载地址
'shareTitle'
=>
'YOHO!BUY有货【春潮新势力】火力全开!320元优惠券限时派送中!'
,
'shareDesc'
=>
'
换我做主
,用新陪伴!白色情人节限时2件7折!'
,
'shareDesc'
=>
'
唤醒潮流
,用新陪伴!白色情人节限时2件7折!'
,
'shareImg'
=>
'http://img02.yohoboys.com/staticimg/2016/03/10/10/0298ef8fbbb543144af487fbcd6718041b.png'
,
'shareLink'
=>
'http://feature.yoho.cn/0310/0310APPHOME/index.html'
));
...
...
Please
register
or
login
to post a comment