Explorar el Código

取消加载完自动打开键盘

zhangchao hace 4 años
padre
commit
fbd6ae7141
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/editor.html

+ 1
- 1
src/editor.html Ver fichero

@@ -917,7 +917,7 @@
917 917
 				whenPastingInsertAsPlainText('zss_editor_title');
918 918
 				whenPastingInsertAsPlainText('zss_editor_content');
919 919
 
920
-				zss_editor.focusTitle();
920
+				// zss_editor.focusTitle();
921 921
 
922 922
 				setTimeout(function() {
923 923
 					WebViewBridge.send(JSON.stringify({type: 'ZSS_INITIALIZED'}))