Explorar el Código

弹窗宽度8388

zhouna hace 4 años
padre
commit
7164699299
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/js/index.js

+ 1 - 1
src/js/index.js

@@ -438,7 +438,7 @@ $("#changeWord").click(function(e){
     quiteBtn: true,
     title:"修改密码",
     type:"modal",
-    width:'450',
+    width:'470',
     time:'1000',
     sureText:'保存',
     message:modalDom});