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 2a504dff3..4c77b92ec 100644 --- a/sino-activity/src/main/resources/templates/activity/info/add.html +++ b/sino-activity/src/main/resources/templates/activity/info/add.html @@ -113,7 +113,7 @@ .drawTextPri { text-align: center; position: absolute; - top: 50%; + top: 40%; font-size: 15px; left: 0; color: black; @@ -123,7 +123,7 @@ .drawText2Pri { text-align: center; position: absolute; - top: 55%; + top: 45%; font-size: 10px; left: 0; color: black; @@ -133,7 +133,7 @@ .drawText3Pri { text-align: center; position: absolute; - top: 60%; + top: 50%; font-size: 20px; left: 0; color: black; @@ -205,7 +205,16 @@ width: 100%; } .clearfloat{clear:both;height:1px;} - + .inputimg { + outline-style: none ; + border: 1px solid #ccc; + border-radius: 3px; + padding: 0px 10px; + width: 200px; + font-size: 14px; + font-weight: 700; + font-family: "Microsoft soft"; + } @@ -703,7 +712,7 @@

效果图

- + 标题 描述 请填写您的基本信息 @@ -714,28 +723,28 @@
- +
- +
- +
- +
- +
- +
- +
- +
diff --git a/sino-activity/src/main/resources/templates/activity/info/edit.html b/sino-activity/src/main/resources/templates/activity/info/edit.html index 97f4882f8..7dc941cf3 100644 --- a/sino-activity/src/main/resources/templates/activity/info/edit.html +++ b/sino-activity/src/main/resources/templates/activity/info/edit.html @@ -112,7 +112,7 @@ .drawTextPri { text-align: center; position: absolute; - top: 50%; + top: 40%; font-size: 15px; left: 0; color: #F00; @@ -122,7 +122,7 @@ .drawText2Pri { text-align: center; position: absolute; - top: 55%; + top: 45%; font-size: 10px; left: 0; color: #F00; @@ -132,7 +132,7 @@ .drawText3Pri { text-align: center; position: absolute; - top: 60%; + top: 50%; font-size: 20px; left: 0; color: #F00; @@ -203,6 +203,16 @@ width: 100%; } .clearfloat{clear:both;height:1px;} + .inputimg { + outline-style: none ; + border: 1px solid #ccc; + border-radius: 3px; + padding: 0px 10px; + width: 200px; + font-size: 14px; + font-weight: 700; + font-family: "Microsoft soft"; + } @@ -722,7 +732,7 @@

效果图

- + 标题 描述 请填写您的基本信息 @@ -733,28 +743,28 @@
- +
- +
- +
- +
- +
- +
- +
- +