Commit 19e3279e by doszhang

dos

parent 3b9448c4
......@@ -122,7 +122,7 @@
};
</script>
<script type="text/javascript"
src="https://api2.izhida.cn/wechat_js_config?app_id=wx3d1fe32645ff9e8d&v=1.2.1&api_list=all&app_stat_key=jwkKkepF5Gy2bRSn">
src="https://api2.izhida.cn/wechat_js_config?app_id=wx3d1fe32645ff9e8d&v=1.2.1&api_list=all&app_stat_key=">
</script>
<script src="__CDN__/js/jquery-2.1.3.min.js"></script>
<script src="__CDN__/js/jquery-notify.min.js"></script>
......
......@@ -386,6 +386,11 @@ function showResult(event) {
createPosterLock = true;
}
})
} else if (window.pt === '2') {
setTimeout(function () {
$('.page7 .second-block').show();
}, 1000);
window.pt = '2'
} else {
createPoster(resultFlag)
createPosterLock = true;
......
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 sign in to comment