2 Commits e778c2b3ef ... 3f2fd86b31

Autor SHA1 Mensagem Data
  lulihong 3f2fd86b31 Merge branch 'master' of http://192.168.1.220:10080/raolu/PC-application 5 anos atrás
  lulihong 7395d41dbc 修复样式bug 5 anos atrás
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      app/rehabilitation/html/stop_special_service.html

+ 2 - 2
app/rehabilitation/html/stop_special_service.html

@ -68,8 +68,8 @@
			    	</div>
			    	<span class="fr mr10 pt35 c-f20">合计:</span>
			    </div>
			    <div v-show="planStatus==2 && !accountList.patient_img" style="color: #FF0000;font-size: 14px;text-align: left;margin-top: 30px;">已发送确认邀请,等待居民确认康复计划所有完成项,您还可以使用APP电子签+居民手持证件照快速完成确认。</div>
			    <div v-show="planStatus==2 && accountList.patient_img" style="color: #FF0000;font-size: 14px;text-align: left;margin-top: 30px;">居民已确认接收康复完成项目</div>
			    <div v-show="planStatus==2 && !accountList.patient_img" style="color: #12b7f5;font-size: 20px;text-align: left;margin-top: 30px;">已发送确认邀请,等待居民确认康复计划所有完成项,您还可以使用APP电子签+居民手持证件照快速完成确认。</div>
			    <div v-show="planStatus==2 && accountList.patient_img" style="color: #12b7f5;font-size: 20px;text-align: left;margin-top: 30px;">居民已确认接收康复完成项目</div>
				<!--endprint-->
				<div class="c-t-center c-f14 pt100 pb40">
					<span class="btn b-r-3 btn-12b7f5 c-fff" id="printBtn">打印</span>