Commit dc1db7f7 by doszhang

dos

parent 91f31a25
......@@ -360,8 +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 (0) {
if (!browser.versions.weixin) {
// if (0) {
$('.dialog').hide();
posterStatus = true;
callback();
......
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