diff --git a/frontend/src/components/setting/SetFilePwd.vue b/frontend/src/components/setting/SetFilePwd.vue
index 9dd0cb8..076f5d7 100644
--- a/frontend/src/components/setting/SetFilePwd.vue
+++ b/frontend/src/components/setting/SetFilePwd.vue
@@ -1,74 +1,114 @@
-
-
-
-
- {{ isSetPwd ? t("cancleFilePwd") : t("setFilePwd") }}
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 确认
+
+
+
+
+
-
diff --git a/frontend/src/components/setting/SetSystem.vue b/frontend/src/components/setting/SetSystem.vue
index a4f3186..c30ac92 100644
--- a/frontend/src/components/setting/SetSystem.vue
+++ b/frontend/src/components/setting/SetSystem.vue
@@ -47,7 +47,6 @@
{{ t("confirm") }}
-
@@ -95,6 +94,9 @@
+
+
+
@@ -131,7 +133,7 @@ const storeList = [
},
];
-const items = ["用户角色","个人存储", "备份还原"];
+const items = ["用户角色","个人存储", "备份还原","文件密码箱"];
const urlRegex = /^(https?:\/\/)/;
const userTypes = [
{
@@ -413,4 +415,8 @@ async function importBackup(path = "") {
display: flex;
align-items: center;
}
+.setting-area {
+ width: 100%;
+ height: 90%;
+}
diff --git a/frontend/src/i18n/lang/zh.json b/frontend/src/i18n/lang/zh.json
index 4962613..72a8f51 100644
--- a/frontend/src/i18n/lang/zh.json
+++ b/frontend/src/i18n/lang/zh.json
@@ -11,7 +11,6 @@
"myshare": "我的分享",
"othershare": "接收的分享",
"setFilePwd": "设置文件密码",
- "cancleFilePwd": "取消文件密码",
"favorite": "我的收藏",
"desktop": "桌面",
"personalization": "个性化",
diff --git a/packages/word/index.html b/packages/word/index.html
index 9129105..598f76d 100644
--- a/packages/word/index.html
+++ b/packages/word/index.html
@@ -337,54 +337,54 @@
-