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