From 909d96c73b676f73050af847fa11f05ec221f4c4 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 20 一月 2021 17:23:25 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/tag/tag.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/js/tag/tag.js b/src/main/webapp/static/js/tag/tag.js index e46f0a7..7488355 100644 --- a/src/main/webapp/static/js/tag/tag.js +++ b/src/main/webapp/static/js/tag/tag.js @@ -64,8 +64,8 @@ layer.open({ type: 2, title: '鏂板褰掔被', - maxmin: true, - area: ['40%', top.detailHeight], + skin: 'layui-cool-class', + area: ['30%', top.detailHeight], content: 'tag_detail.html', success: function(layero, index){ layer.getChildFrame('#data-detail-submit-edit', index).hide(); -- Gitblit v1.9.1