diff --git a/template/app_doc/create_base_2.html b/template/app_doc/create_base_2.html index 78152eb..8f189ff 100644 --- a/template/app_doc/create_base_2.html +++ b/template/app_doc/create_base_2.html @@ -489,6 +489,7 @@ layer.msg("粘贴图片失败!") } }); + layer.closeAll("loading"); }; // data url! var url = reader.readAsDataURL(blob); }