Browse Source

弹窗宽度8388

zhouna 4 năm trước cách đây
mục cha
commit
7164699299
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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});