dever 7 years ago
parent
commit
0ecc35329d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      front/static/document.js

+ 1 - 1
front/static/document.js

@@ -27,7 +27,7 @@ var Document =
     page : 0,
     width : 0,
     left : 0,
-    zoom : 11,
+    zoom : 12,
     path : '',
     Init : function(option)
     {