diff --git a/pages/news/index.vue b/pages/news/index.vue
index e6069c0..0c36758 100644
--- a/pages/news/index.vue
+++ b/pages/news/index.vue
@@ -73,14 +73,15 @@
{{ item.title }}
{{ item.content }}
- 暂无更多{{item.title.substring(0,2)}}消息...
+ 暂无更多{{item.title.substring(0,2)}}消息 ...
-
+ --