Commit 86807f18 authored by zhengke's avatar zhengke
parents 7b61a72c f5b81208
...@@ -235,7 +235,7 @@ ...@@ -235,7 +235,7 @@
if(!isChecke){ if(!isChecke){
layer.msg('请同意活动说明'); layer.msg('请同意活动说明');
return; return;
} }
var loadingFlag; var loadingFlag;
if (buyIf.platform == 'app') { if (buyIf.platform == 'app') {
window.postMessage(JSON.stringify({'action': 'showHud', 'message': '抢购中...'})); window.postMessage(JSON.stringify({'action': 'showHud', 'message': '抢购中...'}));
......
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