Browse Source

选择服务类型页面样式微调

chenyue 6 years ago
parent
commit
21c585d330
2 changed files with 4 additions and 2 deletions
  1. 2 0
      html/grzx/css/updateService.css
  2. 2 2
      html/grzx/html/updateService.html

+ 2 - 0
html/grzx/css/updateService.css

@ -34,12 +34,14 @@ w3-row:after {
  background-repeat: no-repeat;
  background-position: 1px 1px;
  background-size: 75% 75%;
  background-image: url(../images/bg_01_img.png);
}
.labelIcon1{
    height: 100%;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 38% 30%;
  	background-image: url(../images/renqun01_icon.png);
}
.labelIcon.labelIcon_1{
  background-image: url(../images/bg_01_img.png);	

+ 2 - 2
html/grzx/html/updateService.html

@ -21,8 +21,8 @@
			<ul class="w3-row w3-row-padding mb10 clearfix" id="_service">
			</ul>
		</div>
		<div class="plr10 submitbtn">
			<a onclick="submit()" class="c-btn c-btn-full c-btn-4dcd70 border-radius-pill" id="next_step">确认提交</a>
		<div class="plr15 submitbtn">
			<a onclick="submit()" class="c-btn c-btn-full c-btn-4dcd70 border-radius-pill c-f17 pt10" style="height: 45px;">确认提交</a>
		</div>
		<script type="text/html" id="service_tmp">
			{{each list as it}}