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
毕凯
9 years ago
Commit
cd85d4a08af055bb570be9d13e0f1de4da1eab93
1 parent
5206fef1
更新静态资源版本
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/Yuanxiao.php
yohobuy/huodong.m.yohobuy.com/application/modules/Cuxiao/controllers/Yuanxiao.php
View file @
cd85d4a
...
...
@@ -9,8 +9,8 @@ use Plugin\Helpers;
*/
class
YuanxiaoController
extends
HuodongAction
{
const
STATIC_FILE
=
'http://localhost:2222/assets/1.0.1'
;
// const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016yuanxiao/1.0.1';
// const STATIC_FILE = 'http://localhost:2222/assets/1.0.2';
const
STATIC_FILE
=
'http://cdn.yoho.cn/huodong/2016yuanxiao/1.0.2'
;
const
ENCRYPT_KEY
=
'iamgtskkwhoareyou'
;
/**
...
...
Please
register
or
login
to post a comment