|  | @ -3,10 +3,11 @@
 | 
	
		
			
				|  |  | 
 | 
	
		
			
				|  |  | 	<head>
 | 
	
		
			
				|  |  | 		<meta charset="utf-8">
 | 
	
		
			
				|  |  | 		<meta name="viewport" content="width=device-width, initial-scale=1.0">
 | 
	
		
			
				|  |  | 		<meta name="renderer" content="webkit">
 | 
	
		
			
				|  |  | 		<meta http-equiv="Cache-Control" content="no-siteapp">
 | 
	
		
			
				|  |  | 		<meta http-equiv="X-UA-Compatible" content="IE=Edge">
 | 
	
		
			
				|  |  |         <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"/>
 | 
	
		
			
				|  |  |         <meta name="apple-mobile-web-app-capable" content="yes"/>
 | 
	
		
			
				|  |  |         <meta name="apple-mobile-web-app-status-bar-style" content="black"/>
 | 
	
		
			
				|  |  | 		<title>就诊卡缴费</title>
 | 
	
		
			
				|  |  | 		<meta name="keywords" content="">
 | 
	
		
			
				|  |  | 		<meta name="description" content="">
 | 
	
	
		
			
				|  | @ -22,12 +23,12 @@
 | 
	
		
			
				|  |  | 			<div class="plr15">
 | 
	
		
			
				|  |  | 				<div class="bgc-fff mt10 jiuzhen c-radius-5">
 | 
	
		
			
				|  |  | 					<div class="c-f14 ptb10 pl10">
 | 
	
		
			
				|  |  | 						<span class="c-333333">{{data.cardNo}} ({{data.name}}) </span>
 | 
	
		
			
				|  |  | 						<span class="c-333">{{data.cardNo}} ({{data.name}}) </span>
 | 
	
		
			
				|  |  | 						<span v-if="data.isDefault==1" class="c-4dcd70">默认</span>
 | 
	
		
			
				|  |  | 						<span class="card-icon" style="float: right;">就诊</span>
 | 
	
		
			
				|  |  | 					</div>
 | 
	
		
			
				|  |  | 					<div class="pb10 c-t-center c-ff9526 c-f25">
 | 
	
		
			
				|  |  | 						¥ {{data.cardMoney?data.cardMoney:0}} 元
 | 
	
		
			
				|  |  | 						<span class="c-f14 c-333" style="vertical-align: middle;">余额  </span>¥ {{data.cardMoney?data.cardMoney:0}} 元
 | 
	
		
			
				|  |  | 					</div>
 | 
	
		
			
				|  |  | 					<div class="pb10 c-999 pr10 c-f12 c-t-right createdata">
 | 
	
		
			
				|  |  | 						{{data.createDate}} 创建
 |