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
hf
9 years ago
Commit
3e53e7d4849ad7a4f13d2f109139ee22cd11af4d
2 parents
70a77472
f9a74da1
Merge branch 'develop/wap' of
http://git.dev.yoho.cn/web/yohobuy
into develop/wap
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 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 @
3e53e7d
...
...
@@ -15,7 +15,7 @@ use Plugin\Helpers;
class
GirldayController
extends
HuodongAction
{
// const STATIC_VERSION = 'http://localhost:2222/1.0.1';
const
STATIC_
VERSION
=
'http://cdn.yoho.cn/huodong/2016xinshili-web/1.0.6'
;
const
STATIC_
FILE
=
'http://cdn.yoho.cn/huodong/2016xinshili-web/1.0.6'
;
/**
* 检测登录状态
...
...
@@ -61,7 +61,7 @@ class GirldayController extends HuodongAction
$this
->
_view
->
display
(
'index'
,
array
(
'staticTitle'
=>
'YOHO!BUY有货【春潮新势力】'
,
'staticFile'
=>
self
::
STATIC_
VERSION
,
'staticFile'
=>
self
::
STATIC_
FILE
,
'staticJS'
=>
array
(
'home.js'
),
...
...
Please
register
or
login
to post a comment