Authored by ping

update

... ... @@ -25,7 +25,7 @@ redis.proxy.auth=
execute.timetask.host=192.168.90.9
#zkAddress
zkAddress=192.168.102.205:2181
zkAddress=127.0.0.1:2181
# web context
web.context=activity
... ...
... ... @@ -327,7 +327,7 @@
var _weChatInterface = 'http://www.yohoshow.com/api/wechat/getSignPackage';
var shareTitle = '来Yoho!Buy有货玩潮流,潮流逛不停';
//var shareImg = 'http://img12.static.yhbimg.com/activity/2016/04/07/11/02b3b297581ace1ca6251f7f9e67ca7937.jpg';
var var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg";
var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg";
var shareDesc = '揭盖赢福利,潮流逛不停';
//var shareLink = "http://feature.yoho.cn/activity/cocacola/index.html";
var shareLink = "http://service.yoho.cn/activity/cocacola/html/index1.html";
... ...
... ... @@ -378,7 +378,7 @@ $('#verification').bind('input propertychange', function(){
var _weChatInterface = 'http://www.yohoshow.com/api/wechat/getSignPackage';
var shareTitle = '来Yoho!Buy有货玩潮流,潮流逛不停';
//var shareImg = 'http://img12.static.yhbimg.com/activity/2016/04/07/11/02b3b297581ace1ca6251f7f9e67ca7937.jpg';
var var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg";
var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg";
var shareDesc = '揭盖赢福利,潮流逛不停';
//var shareLink = "http://feature.yoho.cn/activity/cocacola/index.html";
var shareLink = "http://service.yoho.cn/activity/cocacola/html/index1.html";
... ...
... ... @@ -209,7 +209,7 @@ $('.btn img').on('click',function(){
var _weChatInterface = 'http://www.yohoshow.com/api/wechat/getSignPackage';
var shareTitle = '来Yoho!Buy有货玩潮流,潮流逛不停';
//var shareImg = 'http://img12.static.yhbimg.com/activity/2016/04/07/11/02b3b297581ace1ca6251f7f9e67ca7937.jpg';
var var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg";
var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg";
var shareDesc = '揭盖赢福利,潮流逛不停';
var shareLink = 'http://service.yoho.cn/activity/cocacola/html/index1.html';
$.getJSON(_weChatInterface + '?pageurl=' +
... ...