From 48115835b0530dfcd83fd13468c4fa5220970502 Mon Sep 17 00:00:00 2001 From: shenzi Date: Tue, 2 Jan 2018 18:33:34 +0800 Subject: [PATCH] 奖品设置,为物品时,增加上传图片 --- WebContent/WEB-INF/jsp/pc/prize/prizeList.jsp | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 60 insertions(+), 19 deletions(-) diff --git a/WebContent/WEB-INF/jsp/pc/prize/prizeList.jsp b/WebContent/WEB-INF/jsp/pc/prize/prizeList.jsp index 29fe0a6..490175d 100644 --- a/WebContent/WEB-INF/jsp/pc/prize/prizeList.jsp +++ b/WebContent/WEB-INF/jsp/pc/prize/prizeList.jsp @@ -24,6 +24,15 @@ .popupbos .layui-form-label { width: 110px; } + + .layui-upload-list img { + width: auto; + } + + .layui-table img { + max-width: 50px; + height: auto; + } @@ -173,8 +182,6 @@
- -
@@ -203,10 +210,24 @@
+ +
+
+ + 建议尺寸:100*100 +
+ + +
+
+
+
+
+
(礼品名称在6个字以内)
@@ -216,12 +237,12 @@