Authored by 毕凯

更新静态资源版本号

@@ -15,8 +15,8 @@ use Plugin\Helpers; @@ -15,8 +15,8 @@ use Plugin\Helpers;
15 class GirldayController extends HuodongAction 15 class GirldayController extends HuodongAction
16 { 16 {
17 17
18 - // const STATIC_FILE = 'http://localhost:2222/1.0.3';  
19 - const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili-2/1.0.3'; 18 + // const STATIC_FILE = 'http://localhost:2222/1.0.4';
  19 + const STATIC_FILE = 'http://cdn.yoho.cn/huodong/2016xinshili-2/1.0.4';
20 20
21 /** 21 /**
22 * 检测登录状态 22 * 检测登录状态
@@ -77,7 +77,7 @@ class GirldayController extends HuodongAction @@ -77,7 +77,7 @@ class GirldayController extends HuodongAction
77 'weixinUrl' => 'http://mp.weixin.qq.com/s?__biz=MjM5ODI5MDA4MA==&mid=201849402&idx=1&sn=c0089812f9769d82e0075f69d771f6e1#rd', // 微信关注地址 77 'weixinUrl' => 'http://mp.weixin.qq.com/s?__biz=MjM5ODI5MDA4MA==&mid=201849402&idx=1&sn=c0089812f9769d82e0075f69d771f6e1#rd', // 微信关注地址
78 'appUrl' => 'http://www.yohoshow.com/about/index/yohobuyqr', // APP 下载地址 78 'appUrl' => 'http://www.yohoshow.com/about/index/yohobuyqr', // APP 下载地址
79 'shareTitle' => 'YOHO!BUY有货【春潮新势力】火力全开!320元优惠券限时派送中!', 79 'shareTitle' => 'YOHO!BUY有货【春潮新势力】火力全开!320元优惠券限时派送中!',
80 - 'shareDesc' => '换我做主,用新陪伴!白色情人节限时2件7折!', 80 + 'shareDesc' => '唤醒潮流,用新陪伴!白色情人节限时2件7折!',
81 'shareImg' => 'http://img02.yohoboys.com/staticimg/2016/03/10/10/0298ef8fbbb543144af487fbcd6718041b.png', 81 'shareImg' => 'http://img02.yohoboys.com/staticimg/2016/03/10/10/0298ef8fbbb543144af487fbcd6718041b.png',
82 'shareLink' => 'http://feature.yoho.cn/0310/0310APPHOME/index.html' 82 'shareLink' => 'http://feature.yoho.cn/0310/0310APPHOME/index.html'
83 )); 83 ));