diff --git a/pages/index/detail.vue b/pages/index/detail.vue
index ea1731e..a931e84 100644
--- a/pages/index/detail.vue
+++ b/pages/index/detail.vue
@@ -1,6 +1,6 @@
-
-
-
-
-
-
-
+
+
+ {{ index + 1 }}
-
- {{ item.title }}
-
-
-
-
-
-
-
-
- {{ index + 1 }}
+
+ {{ item.title||'' }}
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
- {{ text }}
-
-
-
-
-
-
-
-
-
-
-
- {{ it }}
-
-
+
+
+ {{ text||'' }}
+
+
+
+
+
+
+
+
+
+
+
+ {{ it ||''}}
+
+
-
-
- 确认
- 清空
+
+
+ 确认
+ 清空
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 照片
-
-
-
-
-
+
+
+
\ No newline at end of file