Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
Email Patches
Plain Diff
Browse Files
Authored by
youfu
9 years ago
Commit
df6d043395ad529864a476104fda8ea306533bb2
1 parent
acb02c4f
girlday for fyf
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 @
df6d043
...
...
@@ -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.7
'
;
/**
* 检测登录状态
...
...
@@ -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