Browse Source

去掉 “体检内容”

yuhaitao14 6 years ago
parent
commit
425d6ed13f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      shop/src/main/resource/templates/h5/detail.html

+ 2 - 0
shop/src/main/resource/templates/h5/detail.html

@@ -30,6 +30,7 @@
 		<img th:each="desc : ${good.describes}"
 		<img th:each="desc : ${good.describes}"
 			th:attr="src=${desc.content},title=${desc.title}" style="width: 100%" />
 			th:attr="src=${desc.content},title=${desc.title}" style="width: 100%" />
 	</div>
 	</div>
+	<!-- 
 	<div class="v-title mt10">
 	<div class="v-title mt10">
 		<span>体检内容</span>
 		<span>体检内容</span>
 	</div>
 	</div>
@@ -43,6 +44,7 @@
 			</tr>
 			</tr>
 		</table>
 		</table>
 	</div>
 	</div>
+	 -->
 	<div class="v-title mt10">
 	<div class="v-title mt10">
 		<span>注意事项</span>
 		<span>注意事项</span>
 	</div>
 	</div>