Authored by Rock Zhang

修改静态资源版本

... ... @@ -15,8 +15,8 @@ use Plugin\Helpers;
class GirldayController extends HuodongAction
{
// const STATIC_VERSION = 'http://localhost:2222/1.0.1';
const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili-2/1.0.1';
// const STATIC_VERSION = 'http://localhost:2222/1.0.2';
const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili-2/1.0.2';
/**
* 检测登录状态
... ...