Commit a5c9d97b by doszhang

dos

parent ee152b84
......@@ -360,7 +360,8 @@ function createPoster(callback) {
}
$('.poster-canvas-block').append($('<img class="posterImg" src="" />'));
$('.posterImg').attr('src', 'http://maf.dev.izhida.cn/Public/static/image2/poster' + resultType + '.png');
if (!browser.versions.weixin) {
// if (!browser.versions.weixin) {
if (0) {
posterStatus = true;
callback();
return false;
......
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