Преглед на файлове

Merge branch 'master' of http://192.168.1.220:10080/raolu/sr-iHealthwx

lulihong преди 6 години
родител
ревизия
b3d152a28f
променени са 4 файла, в които са добавени 11 реда и са изтрити 7 реда
  1. 1 1
      html/grzx/css/updateService.css
  2. 4 4
      html/grzx/html/updateService.html
  3. 5 1
      html/yszx/css/mingyi-homepage.css
  4. 1 1
      html/yszx/html/focused-doctor.html

+ 1 - 1
html/grzx/css/updateService.css

@ -3,7 +3,7 @@
	background-repeat: no-repeat;
    background-position: 100% 0;
  	background-image: url(../images/labelselect.png);
  	background-size: 20% 20%;
  	background-size: 20% 16%;
}
.outdiv{	
  border-radius: 5px;

+ 4 - 4
html/grzx/html/updateService.html

@ -3,7 +3,7 @@
	<head>
		<meta charset="utf-8">
		<title>选择服务类型</title>
		<title>选择您的服务类型</title>
		<meta name="author" content="yihu.com" />
		<meta name="format-detection" content="telephone=no" />
		<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0" />
@ -22,7 +22,7 @@
			</ul>
		</div>
		<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>
			<a onclick="submit()" class="c-btn c-btn-full c-btn-4dcd70 border-radius-pill c-f17 pt10" style="height: 45px;">保&nbsp;存</a>
		</div>
		<script type="text/html" id="service_tmp">
			{{each list as it}}
@ -179,7 +179,7 @@
						contentType: 'tipsbox',
						bottom: true,
						skin: 'bk-popup',
						content: '修改服务类型失败'
						content: '保存失败'
					}).show();
				}
			}
@ -189,7 +189,7 @@
				if(res.status == 200) {
					dd.close();
					dialog({
						content: '修改服务类型成功',
						content: '保存成功',
						okValue: '确定',
						ok: function() {
							if(type == 4) {

+ 5 - 1
html/yszx/css/mingyi-homepage.css

@ -70,4 +70,8 @@ em{color:#12B7F5}
.bgc-74bf00{background-color: #74bf00;}
.ax-popup .ui-dialog-footer button {
    color: #909090 !important;
}
}
.ptb35{
	padding-top: 35px;
	padding-bottom: 35px;
}

+ 1 - 1
html/yszx/html/focused-doctor.html

@ -59,7 +59,7 @@
						</div>
					</div>
				</div>
				<div class="ui-col-0 ml10 c-f16 pr10 c-fff zixun mtb30 ptb5">咨<br/>询</div>
				<div class="ui-col-0 ml10 c-f16 pr10 c-fff zixun ptb35">咨<br/>询</div>
			</li>
			{{/each}}
		</script>