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 11340845c..444133b7a 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 @@ } -
- 标题
- 描述
- 请填写您的基本信息
-
+ 标题
+ 描述
+ 请填写您的基本信息
+