Sfoglia il codice sorgente

医生主页界面修改

linehang 7 anni fa
parent
commit
8ad2e98e32
2 ha cambiato i file con 67 aggiunte e 76 eliminazioni
  1. 12 1
      html/yszx/css/mingyi-homepage.css
  2. 55 75
      html/yszx/html/mingyi-homepage.html

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

@ -1,11 +1,22 @@
@charset "utf-8";
.sdoc-top.smil{padding: 25px 15px 25px;height: 78px;background: url(../images/yisheng_bg.png) no-repeat;}
.sdoc-top.smil{position:relative;padding: 0px;height: 100px;background: url(../images/yisheng_bg.png) no-repeat;}
.absolute {position: absolute; z-index: 100;}
.set-focus {top: 60px;right: 30px; height: 87px; border-radius: 0;}
.is-focus {display: block; width: 50px; height: 24px; border-radius: 5px; margin: 10px auto 0; background-color: #007AFF; line-height: 24px; color: #fff; }
.height-35{height: 35px;}
.t-indent-2 {text-indent: 2em;}
.c-888 {color: #888888;}
.c-323232{color:#323232;}
.c-666666{color:#666666;}
.c-FF6A56 {color:#FF6A56}
.f-dib{display: inline-block;}
.info .tit {width: 80px;color: #888888;}
.info .txt {width: calc(100% - 80px); word-wrap: break-word;}
.article dd {width: calc(100% - 80px);}
.article dt {width: 80px;}
.mt7{margin-top: 7px;}
.slider-detail li span, .info .txt {position: static;font-size: 14px; color: #000;}
.lh24 {line-height: 24px;}
.width-20{width:20%}
.width-40{width: 40%;}
.c-100 {width: 100%;}

+ 55 - 75
html/yszx/html/mingyi-homepage.html

@ -25,92 +25,72 @@
   		<div id="wrapper">
			<div class="iScroller">
				
		  		<div class="sdoc-top smil clearfix">
					<span class="sdimg fl">
						<img id="photo" class="c-images-cycle">
					</span>
					<p class="c-t-left">
						<span id="name" class="c-f16 mr10 ml10"></span>
						<label id="jobName" class="c-f14"></label>
					</p>
					<p class="c-t-left c-f14 c-toe mt10">
						<span id="deptName" class="c-f12 mr10 ml10"></span>
						<label id="hospitalName" class="c-f12"></label>
					</p>
		  		<div class="sdoc-top smil relative">
					<div class="absolute set-focus">
						<div class="sdimg">
							<img id="photo" class="c-images-cycle">
						</div>
						<span class="c-f14 is-focus" id="isFocus">关注</span>
					</div>
				</div>
				<div class="slider-detail plr15 bgc-fff mtb10 c-border-tb">
					<ul>
						<li class="c-border-b">
							<h2 class="c-f18">擅长</h2>
							<p class="c-f16 show" id="expertise"></p>
				<div class="pl20 pt20 bgc-fff c-border-tb">
					<h2 class="c-t-left pl10">
						<span id="name" class="c-f18 c-323232 c-bold"></span>
					</h2>
					<h3 class="c-t-left c-f14 pl10">
						关注<span id="concern" class="ml5">0</span>
					</h3>
					<ul class="info pt30 pb10 c-f14">
						<li class="c-border-b lh24 p0 clearfix">
							<p class="fl tit">所属</p>
							<p class="fl txt"">
								<span id="hospitalName" class="mr10"></span>
								<span id="deptName" class=""></span>
							</p>
						</li>
						<li class="c-border-b mt10 lh24 clearfix">
							<p class="fl tit">职称</p>
							<p class="fl txt" id="jobName"></p>
						</li>
						<li>
							<h2 class="c-f18">简介</h2>
							<p class="c-f16 show" id="introduce"></p>
						<li class="c-border-b mt10 lh24 clearfix">
							<p class="fl tit">擅长</p>
							<p class="fl txt" id="expertise"></p>
						</li>
						<li class="mt10 lh24 clearfix">
							<p class="fl tit">简介</p>
							<p class="fl txt" id="introduce"></p>
						</li>
					</ul>
				</div>
		<!--<div class="mt10 c-btn-ffffff height-35 c-bb0">
			<img src="../images/zixunjihua_icon.png" style="width: 22px;height: 22px;background-size: 22px;line-height: 22px; margin:5px 5px 0px">
		    <p id="deptName" class="c-f14 mr10 mt7 c-323232 f-dib">居民免费咨询计划</p>
		</div>
		<div class="pl10 pr10 c-btn-ffffff pt10 pb20">
			<table class="c-table health-table-blue">
		   		<thead class="c-fff" style=" color: #909090;background: #F2F3F5;font-size: 16px;font-weight: bold;border: 1px solid #DCDCDC;">
		   			<tr>
						<td class="width-20">&emsp;&emsp;</td>
						<td class="width-40 c-f16">咨询时间段</td>
						<td class="width-40 c-f16">咨询次数</td>
					</tr>
		   		</thead>
				<tbody>
					<tr class="c-btn-ffffff c-color c-f14">
						<td class="width-20 td-title c-f16">周一</td>
						<td class="width-40" id='zhouyi1'></td>
						<td class="width-40 c-74bf00" id='zhouyi2'></td>
					</tr>
					<tr class="c-btn-ffffff c-color c-f14">
						<td class="width-20 td-title c-f16">周二</td>
						<td class="width-40" id='zhouer1'></td>
						<td class="width-40 c-74bf00" id='zhouer2'></td>
					</tr>
					<tr class="c-btn-ffffff c-color c-f14">
						<td class="width-20 td-title c-f16">周三</td>
						<td class="width-40" id='zhousan1'></td>
						<td class="width-40 c-74bf00" id='zhousan2'></td>
					</tr>
					<tr class="c-btn-ffffff c-color c-f14">
						<td class="width-20 td-title c-f16">周四</td>
						<td class="width-40" id='zhousi1'></td>
						<td id='zhousi2' class="width-40 c-74bf00"></td>
					</tr>
					<tr class="c-btn-ffffff c-color c-f14">
						<td class="width-15 td-title c-f16">周五</td>
						<td id='zhouwu1' class="width-40"></td>
						<td id='zhouwu2' class="width-40 c-74bf00"></td>
					</tr>
					<tr class="c-btn-ffffff c-color c-f14">
						<td class="width-20 td-title c-f16">周六</td>
						<td class="width-40" id='zhouliu1' ></td>
						<td class="width-40 c-74bf00" id='zhouliu2' ></td>
					</tr>
					<tr class="c-btn-ffffff c-color c-f14">
						<td class="width-20 td-title c-f16">周日</td>
						<td class="width-40" id='zhouri1'></td>
						<td class="width-40 c-74bf00" id='zhouri2'></td>
					</tr>
				</tbody>
			</table>
		</div>-->
 	
				<div class="plr10 pt10 mt15 bgc-fff c-border-tb">
					<p class="c-t-left c-888 lh24 c-f16 clearfix">
						健康文章
						<span id="more" class="fr more-circle c-f14">更多文章 ></span>
					</p>
					<dl class="article clearfix pt20 pb10">
						<dd class="fl">
							<p class="c-f14 c-000 t-indent-2" id="articleTit">这是见咯在我的撒旦啊饿啊阿萨这是见咯在我的撒旦啊饿啊阿萨</p>
							<!--<div class="c-f12 mt10 clearfix">
								<span id="view" class="fl w-33 t-indent-2 view">0</span>
								<span id="zan" class="fl w-33 t-indent-2 zan">0</span>
								<span id="collection" class="fl w-33 t-indent-2 collection">0</span>
							</div>-->
							<p class="c-t-right c-f12 c-888">10分钟前</p>
						</dd>
						<dt class="fl">
							<img width="80" id="articleImg"/>
						</dt>
					</dl>
				</div>
			</div>
		</div>
	</div>
 	
	<div id="footer">
		<div class="mlr10">
		<span class="" id="consult"></span>
		<!--<div class="mlr10">
			<a href="javascript:;" id="bang-btn" class="c-btn-full s-bc-DCDCDC c-btn-radius fl c-f16" style="height: 40px; margin-top: 5px;">立即咨询</a>
		</div>
		</div>-->
	</div>
		
		<script src="../../../js/jquery/2.1.3/jquery.js"></script>