Fix Mobile

This commit is contained in:
ckcz123 2018-09-20 11:52:07 +08:00
parent a6a0ddc76c
commit 6d24b98947

View File

@ -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;';