diff --git a/biji-qianduan/src/components/HomePage.vue b/biji-qianduan/src/components/HomePage.vue
index f138b92..66bab77 100644
--- a/biji-qianduan/src/components/HomePage.vue
+++ b/biji-qianduan/src/components/HomePage.vue
@@ -60,8 +60,9 @@
返回
保存
{{ saveStatus }}
-
- {{ selectedFile.isPrivate === 1 ? '设为公开' : '设为私密' }}
+
+
+ {{ selectedFile.isPrivate === 1 ? '设为公开' : '设为私密' }}