From 050782ef66405fe6ae8b42f457d9aca0a27b982c Mon Sep 17 00:00:00 2001 From: yangjian Date: Sat, 21 Nov 2020 21:25:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96Editor.md=E7=BC=96=E8=BE=91?= =?UTF-8?q?=E5=99=A8=E5=9B=BE=E7=89=87=E4=B8=8A=E4=BC=A0=E5=BC=82=E5=B8=B8?= =?UTF-8?q?=E5=9B=9E=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/app_doc/create_base_2.html | 1 + 1 file changed, 1 insertion(+) 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); }