Commit cade6c8d authored by liyadong's avatar liyadong

update

parent 880d156d
...@@ -327,10 +327,10 @@ ...@@ -327,10 +327,10 @@
} }
wx.ready(function () { wx.ready(function () {
var title = '阿拉德之怒', var title = '阿拉德之怒-生涯战报',
link = 'http://uc-card.aldzn.cn', link = 'http://uc-card.aldzn.cn',
img = "http://uc-card.aldzn.cn/static/postcard/images/default_img.png", img = "http://uc-card.aldzn.cn/static/postcard/images/default_img.png",
desc = "阿拉德之怒-明信片"; desc = "生涯战报已出炉,快来晒晒你的个人档案!";
wx_share(title,link,img,desc); wx_share(title,link,img,desc);
}); });
......
...@@ -132,10 +132,10 @@ ...@@ -132,10 +132,10 @@
} }
wx.ready(function () { wx.ready(function () {
var title = '阿拉德之怒', var title = '阿拉德之怒-生涯战报',
link = 'http://uc-card.aldzn.cn', link = 'http://uc-card.aldzn.cn',
img = "http://uc-card.aldzn.cn/static/postcard/images/default_img.png", img = "http://uc-card.aldzn.cn/static/postcard/images/default_img.png",
desc = "阿拉德之怒-明信片"; desc = "生涯战报已出炉,快来晒晒你的个人档案!";
wx_share(title,link,img,desc); wx_share(title,link,img,desc);
}); });
wx.error(function (res) { wx.error(function (res) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment