vali 6 年之前
父节点
当前提交
f0dccb513b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/admin/view/user/index.html

+ 1 - 1
application/admin/view/user/index.html

@@ -136,7 +136,7 @@
         parent.layer.open({
             type: 2,
             title: '流水记录',
-            area: ["900px","500px"],
+            area: ["1200px","500px"],
             fixed: false, //不固定
             content: url
         });