瀏覽代碼

修改添加指标模板时,弹出框显示不全问题

wangrulan 2 年之前
父節點
當前提交
fa7401c9fa
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/resources/templates/template.html

+ 1 - 1
src/main/resources/templates/template.html

@@ -501,7 +501,7 @@
                 type: 1,
                 title:"添加指标模板",
                 content: $("#add-template"),
-                area: ['600px', '1000px'],
+                area: ['600px', '600px'],
                 btn: ['确定'],
                 shadeClose: true,
                 yes: function(index, layero){