Selaa lähdekoodia

弹窗宽度8388

zhouna 4 vuotta sitten
vanhempi
commit
7164699299
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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});