From 6d24b989474482c8eff679bcddcb1e8fc6a09ab9 Mon Sep 17 00:00:00 2001 From: ckcz123 Date: Thu, 20 Sep 2018 11:52:07 +0800 Subject: [PATCH] Fix Mobile --- editor-mobile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor-mobile.html b/editor-mobile.html index 90b4810f..34e1a005 100644 --- a/editor-mobile.html +++ b/editor-mobile.html @@ -482,7 +482,7 @@ var editor_mobile_listen=function(){ mobileeditdata.style='z-index:-1;opacity: 0;'; editor.lastClickId=''; } - mobileview.children[2].onclick=function(){ + mobileview.children[3].onclick=function(){ mid.style='z-index:-1;opacity: 0;'; right.style=''; mobileeditdata.style='z-index:-1;opacity: 0;';