diff --git a/pages/my-code/my-code.vue b/pages/my-code/my-code.vue
index c51b9cc..729787b 100644
--- a/pages/my-code/my-code.vue
+++ b/pages/my-code/my-code.vue
@@ -1,187 +1,165 @@
-
-
-
-
- {{ +item.time | formatDate }}
-
-
- {{ item.district }},{{ item.address }}
-
-
-
-
-
- 体温:{{ item.animalHeat }}℃,
-
- 状态:{{ state.name }}
-
-
-
-
- 武汉接触史
-
-
- 患者接触史
-
-
-
-
- 境外人员接触史
-
-
- 在校
-
-
- 不在校
-
-
- 紧急联系人:{{ item.emergencyName }} {{ item.emergencyPhone }}
-
- 备注:{{ item.remark }}
-
-
-
-
-
-
-
-
- 您还没有申请健康码,请点击右下角加号申请健康码。
-
-
-
+
+
+
+
+ {{ +item.time | formatDate }}
+
+ {{ item.district }},{{ item.address }}
+
+
+
+
+ 体温:{{ item.animalHeat }}℃,
+
+ 状态:{{ state.name }}
+
+
+
+ 武汉接触史
+ 患者接触史
+
+
+ 境外人员接触史
+ 在校
+ 不在校
+
+ 紧急联系人:{{ item.emergencyName }} {{ item.emergencyPhone }}
+
+ 备注:{{ item.remark }}
+
+
+
+
+
+
+
+ 您还没有申请健康码,请点击右下角加号申请健康码。
+