Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
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
Plain Diff
Browse Files
Authored by
Rock Zhang
2016-02-25 14:04:41 +0800
Commit
3be474a6f626eb4d2551919298d5123c6ffcaff8
2 parents
b54fd4f2
be5252a3
Merge branch 'develop/wap' of git.dev.yoho.cn:web/yohobuy into feature/wap/girlsday
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
2 deletions
template/huodong.m.yohobuy.com/actions/cuxiao/xinshili/index.phtml
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Xinshili.php
template/huodong.m.yohobuy.com/actions/cuxiao/xinshili/index.phtml
View file @
3be474a
...
...
@@ -19,6 +19,16 @@
<div
class=
"footer"
>
</div>
</div>
<div
class=
"mask hide"
>
<div
class=
"pengyouquan"
>
</div>
<div
class=
"arrow"
>
</div>
<p>
点击右上角<br>
微信分享至朋友圈
</p>
</div>
<div
class=
"tip hide fail"
>
<div
class=
"title"
>
领取失败<br>
...
...
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Xinshili.php
View file @
3be474a
...
...
@@ -9,8 +9,8 @@ use Plugin\Helpers;
*/
class
XinshiliController
extends
HuodongAction
{
// const STATIC_FILE = 'http://localhost:2222/1.0.0';
const
STATIC_FILE
=
'http://cdn.yoho.cn/huodong/2016xinshili/1.0.0'
;
// const STATIC_FILE = 'http://localhost:2222/1.0.1';
const
STATIC_FILE
=
'http://cdn.yoho.cn/huodong/2016xinshili/1.0.1'
;
/**
...
...
Please
register
or
login
to post a comment