From 3d2758bdea48ed08a3218513ddd20da0a8a41305 Mon Sep 17 00:00:00 2001 From: dy <1197793912@qq.com> Date: Thu, 8 Apr 2021 16:51:43 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E7=AE=A1=E7=90=86-?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8F=90=E4=BA=A4=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/templates/activity/info/add.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sino-activity/src/main/resources/templates/activity/info/add.html b/sino-activity/src/main/resources/templates/activity/info/add.html index 2da2761cb..123c8fef4 100644 --- a/sino-activity/src/main/resources/templates/activity/info/add.html +++ b/sino-activity/src/main/resources/templates/activity/info/add.html @@ -586,7 +586,7 @@ 清除 - + @@ -756,7 +756,7 @@ 清除 - + @@ -809,7 +809,7 @@ 清除 - + @@ -827,7 +827,7 @@ 清除 - + @@ -1196,7 +1196,7 @@ reader.onload = function (e) { //$('#prevImg').attr('src', e.target.result); $("#shareImgPic").attr("src", e.target.result); - $("#shareImgPicval").val(e.target.result); + $("#shareImgval").val(e.target.result); //$('#preview').css("background", "url(" + e.target.result +")" + " right top no-repeat"); } @@ -1235,7 +1235,7 @@ reader.onload = function (e) { //$('#prevImg').attr('src', e.target.result); $("#imgPri").attr("src", e.target.result); - $("#imgPrival").val(e.target.result); + $("#pictureval").val(e.target.result); //$('#preview').css("background", "url(" + e.target.result +")" + " right top no-repeat"); } From 42cb8fa52eed657652a9ac51526b0c3f2ea7f1eb Mon Sep 17 00:00:00 2001 From: dy <1197793912@qq.com> Date: Thu, 8 Apr 2021 17:01:23 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E6=B4=BB=E5=8A=A8=E7=AE=A1=E7=90=86-?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/activity/info/add.html | 977 +++++++++--------- 1 file changed, 517 insertions(+), 460 deletions(-) diff --git a/sino-activity/src/main/resources/templates/activity/info/add.html b/sino-activity/src/main/resources/templates/activity/info/add.html index 123c8fef4..4cbbb8584 100644 --- a/sino-activity/src/main/resources/templates/activity/info/add.html +++ b/sino-activity/src/main/resources/templates/activity/info/add.html @@ -67,13 +67,16 @@ left: 0px; width: 100%; } - .btnSelect{ + + .btnSelect { cursor: pointer; background-color: #4CAF50; - color: white;padding: 15px 32px; + color: white; + padding: 15px 32px; display: inline-block; font-size: 15px; } + /* 配置收集信息*/ .drawTotalPri { text-align: center; @@ -84,7 +87,8 @@ color: #F00; width: 100%; } - .drawDescribePri{ + + .drawDescribePri { text-align: center; position: absolute; top: 25%; @@ -93,7 +97,8 @@ color: #F00; width: 100%; } - .drawTextPri{ + + .drawTextPri { text-align: center; position: absolute; top: 50%; @@ -102,7 +107,8 @@ color: #F00; width: 100%; } - .drawText2Pri{ + + .drawText2Pri { text-align: center; position: absolute; top: 55%; @@ -111,15 +117,17 @@ color: #F00; width: 80%; } - .drawText3Pri{ - text-align: center; - position: absolute; - top: 60%; - font-size: 20px; - left: 0; - color: #F00; - width: 100%; - } + + .drawText3Pri { + text-align: center; + position: absolute; + top: 60%; + font-size: 20px; + left: 0; + color: #F00; + width: 100%; + } + .drawbtnPri { text-align: center; position: absolute; @@ -130,7 +138,7 @@ width: 100%; } - /* 配置分享信息*/ + /* 配置分享信息*/ .drawShareTitlePri { text-align: center; position: absolute; @@ -150,17 +158,18 @@ color: #F00; width: 100%; } - .drawShareImgPic { - text-align: center; - position: absolute; - top: 50%; - font-size: 37px; - left: 35%; - color: #F00; - width: 100%; - } - .drawShareImg2Pic{ + .drawShareImgPic { + text-align: center; + position: absolute; + top: 50%; + font-size: 37px; + left: 35%; + color: #F00; + width: 100%; + } + + .drawShareImg2Pic { text-align: center; position: absolute; top: 40%; @@ -169,11 +178,11 @@ color: #F00; width: 100%; } + /* 关注二维码*/ - - .drawCodeImgPic{ + .drawCodeImgPic { text-align: center; position: absolute; top: 50%; @@ -182,7 +191,8 @@ color: #F00; width: 100%; } - .drawQrCodePri{ + + .drawQrCodePri { text-align: center; position: absolute; top: 70%; @@ -193,7 +203,6 @@ } -
- 标题
- 描述
- 请填写您的基本信息
-
+ 标题
+ 描述
+ 请填写您的基本信息
+