Browse Source

hotfix:注释不必要的字段

feature-1.1-dev
‘‘ 3 years ago
parent
commit
d49d3bfb5e
  1. 6
      pages/creator/imgDetail.vue

6
pages/creator/imgDetail.vue

@ -293,9 +293,9 @@ var videoAd = null;
title: '图片下载失败',
content: '请稍后重试',
showCancel: false,
complete: function() {
this.isplayOver = false;
}
// complete: function() {
// this.isplayOver = false;
// }
})
})
})

Loading…
Cancel
Save