Showing
4 changed files
with
4 additions
and
4 deletions
@@ -25,7 +25,7 @@ redis.proxy.auth= | @@ -25,7 +25,7 @@ redis.proxy.auth= | ||
25 | execute.timetask.host=192.168.90.9 | 25 | execute.timetask.host=192.168.90.9 |
26 | 26 | ||
27 | #zkAddress | 27 | #zkAddress |
28 | -zkAddress=192.168.102.205:2181 | 28 | +zkAddress=127.0.0.1:2181 |
29 | # web context | 29 | # web context |
30 | web.context=activity | 30 | web.context=activity |
31 | 31 |
@@ -327,7 +327,7 @@ | @@ -327,7 +327,7 @@ | ||
327 | var _weChatInterface = 'http://www.yohoshow.com/api/wechat/getSignPackage'; | 327 | var _weChatInterface = 'http://www.yohoshow.com/api/wechat/getSignPackage'; |
328 | var shareTitle = '来Yoho!Buy有货玩潮流,潮流逛不停'; | 328 | var shareTitle = '来Yoho!Buy有货玩潮流,潮流逛不停'; |
329 | //var shareImg = 'http://img12.static.yhbimg.com/activity/2016/04/07/11/02b3b297581ace1ca6251f7f9e67ca7937.jpg'; | 329 | //var shareImg = 'http://img12.static.yhbimg.com/activity/2016/04/07/11/02b3b297581ace1ca6251f7f9e67ca7937.jpg'; |
330 | - var var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg"; | 330 | + var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg"; |
331 | var shareDesc = '揭盖赢福利,潮流逛不停'; | 331 | var shareDesc = '揭盖赢福利,潮流逛不停'; |
332 | //var shareLink = "http://feature.yoho.cn/activity/cocacola/index.html"; | 332 | //var shareLink = "http://feature.yoho.cn/activity/cocacola/index.html"; |
333 | var shareLink = "http://service.yoho.cn/activity/cocacola/html/index1.html"; | 333 | var shareLink = "http://service.yoho.cn/activity/cocacola/html/index1.html"; |
@@ -378,7 +378,7 @@ $('#verification').bind('input propertychange', function(){ | @@ -378,7 +378,7 @@ $('#verification').bind('input propertychange', function(){ | ||
378 | var _weChatInterface = 'http://www.yohoshow.com/api/wechat/getSignPackage'; | 378 | var _weChatInterface = 'http://www.yohoshow.com/api/wechat/getSignPackage'; |
379 | var shareTitle = '来Yoho!Buy有货玩潮流,潮流逛不停'; | 379 | var shareTitle = '来Yoho!Buy有货玩潮流,潮流逛不停'; |
380 | //var shareImg = 'http://img12.static.yhbimg.com/activity/2016/04/07/11/02b3b297581ace1ca6251f7f9e67ca7937.jpg'; | 380 | //var shareImg = 'http://img12.static.yhbimg.com/activity/2016/04/07/11/02b3b297581ace1ca6251f7f9e67ca7937.jpg'; |
381 | - var var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg"; | 381 | + var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg"; |
382 | var shareDesc = '揭盖赢福利,潮流逛不停'; | 382 | var shareDesc = '揭盖赢福利,潮流逛不停'; |
383 | //var shareLink = "http://feature.yoho.cn/activity/cocacola/index.html"; | 383 | //var shareLink = "http://feature.yoho.cn/activity/cocacola/index.html"; |
384 | var shareLink = "http://service.yoho.cn/activity/cocacola/html/index1.html"; | 384 | var shareLink = "http://service.yoho.cn/activity/cocacola/html/index1.html"; |
@@ -209,7 +209,7 @@ $('.btn img').on('click',function(){ | @@ -209,7 +209,7 @@ $('.btn img').on('click',function(){ | ||
209 | var _weChatInterface = 'http://www.yohoshow.com/api/wechat/getSignPackage'; | 209 | var _weChatInterface = 'http://www.yohoshow.com/api/wechat/getSignPackage'; |
210 | var shareTitle = '来Yoho!Buy有货玩潮流,潮流逛不停'; | 210 | var shareTitle = '来Yoho!Buy有货玩潮流,潮流逛不停'; |
211 | //var shareImg = 'http://img12.static.yhbimg.com/activity/2016/04/07/11/02b3b297581ace1ca6251f7f9e67ca7937.jpg'; | 211 | //var shareImg = 'http://img12.static.yhbimg.com/activity/2016/04/07/11/02b3b297581ace1ca6251f7f9e67ca7937.jpg'; |
212 | - var var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg"; | 212 | + var shareImg = "http://img10.static.yhbimg.com/activity/2016/04/22/18/011ec22354d4e299d23f9699695f1a763c.jpg"; |
213 | var shareDesc = '揭盖赢福利,潮流逛不停'; | 213 | var shareDesc = '揭盖赢福利,潮流逛不停'; |
214 | var shareLink = 'http://service.yoho.cn/activity/cocacola/html/index1.html'; | 214 | var shareLink = 'http://service.yoho.cn/activity/cocacola/html/index1.html'; |
215 | $.getJSON(_weChatInterface + '?pageurl=' + | 215 | $.getJSON(_weChatInterface + '?pageurl=' + |
-
Please register or login to post a comment