feat/task1-c-wallet
gongfuxiang 2019-04-20 19:53:34 +08:00
parent 016feeba2e
commit d5539a5236
1 changed files with 2 additions and 1 deletions

View File

@ -47,9 +47,10 @@ $(function()
// 微信
case 'weixin' :
// 是否微信环境中
alert(IsEnvironment)
if(IsEnvironment == 'weixin')
{
alert('weixin');
} else {
var $modal = $('#plugins-share-weixin-modal');
$modal.find('.weixin-qrcode').empty().qrcode({