Authored by 毕凯

Merge branch 'develop/wap' of git.dev.yoho.cn:web/yohobuy into develop/wap

@@ -15,7 +15,7 @@ use WebPlugin\Helpers; @@ -15,7 +15,7 @@ use WebPlugin\Helpers;
15 class GirldayController extends HuodongAction 15 class GirldayController extends HuodongAction
16 { 16 {
17 // const STATIC_FILE = 'http://localhost:2222/1.0.0'; 17 // const STATIC_FILE = 'http://localhost:2222/1.0.0';
18 - const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili-2-web/1.0.0'; 18 + const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili-2-web/1.0.1';
19 /** 19 /**
20 * 检测登录状态 20 * 检测登录状态
21 * 21 *