Authored by 张丽霞

gulp ge

... ... @@ -54,12 +54,12 @@
tipMessage = $('#tipMessage').html(),
activityID = $('#activityID').html(),
pageInfo = $('#pageInfo').html(),
wx,
_weChatInterface = 'http://www.yohoshow.com/api/wechat/getSignPackage',
shareTitle = pageInfo.shareTitle,
shareImg = pageInfo.shareImg,
shareDesc = pageInfo.shareDesc,
shareLink = pageInfo.shareUrl;
var wx = window.wx;
$('#phone').bind('input propertychange', function() {
if ($(this).val().length === 11) {
... ...
This diff could not be displayed because it is too large.