Explorar el Código

修改测试bug

linehang hace 7 años
padre
commit
021f56d4c0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      html/home/html/huanzhe.html

+ 1 - 1
html/home/html/huanzhe.html

@ -36,7 +36,7 @@
		
		<script type="text/html" id="pati_list_tmpl">
			{{each list as value j}}
			<li class="n-list-link list-arrow-r n-list-cover" data-patient-code="{{value.code}}" data-patient-phone="{{value.phone}]}" data-patient-address="{{value.address}]}">
			<li class="n-list-link list-arrow-r n-list-cover" data-patient-code="{{value.code}}" data-patient-phone="{{value.phone}}" data-patient-address="{{value.address}}">
				<div class="patient-face patient-face-new">
					<img src="{{value.photo}}"> 
				</div>