diff --git a/app/electron/init.html b/app/electron/init.html index 8f69d928b..8eea347e9 100644 --- a/app/electron/init.html +++ b/app/electron/init.html @@ -21,7 +21,7 @@ border: 1px solid rgba(0, 0, 0, .06); min-height: 100vh; box-sizing: border-box; - padding: 0 calc((100vw - 608px) / 2); + padding: 0 calc((100vw - 608px) * 0.3); } .fn__flex-1 { @@ -31,7 +31,7 @@ } h2 { - margin: 0 0 4px 0; + margin: 0 0 12px 0; line-height: 24px; } @@ -200,7 +200,7 @@ 🌐 外观语言 - 用户界面语言,后续可在 设置 - 外观 中切换 + 用户界面语言,后续可以在 设置 - 外观 中进行切换 @@ -215,7 +215,7 @@ 🗂️ 工作空间 - 工作空间用于存放数据,后续可在顶栏菜单中切换 + 工作空间用于存放数据,后续可以在顶栏左上角的主菜单中进行切换 @@ -228,7 +228,7 @@ ❤️ 求助反馈建议 🏘️ 用户社区汇总 - + 🔖 @@ -241,8 +241,7 @@ 🌐 Language - User interface language, which can be switched later in - Settings - Appearance + User interface language, which can be switched later in Settings - Appearance @@ -258,8 +257,7 @@ 🗂️ Workspace - The workspace is used to store data, which can be switched - later in the top bar menu later + The workspace is used to store data, which can be switched later in the top bar menu later @@ -268,11 +266,12 @@ - ⚠️ Do not use a third-party synchronization disk to synchronize data, otherwise it will cause abnormal operation and data damage + ⚠️ Do not use a third-party sync disk to sync data, otherwise it will cause abnormal operation and data damage - ❤️ Feedback and support - + ❤️ Support and Feedback + 🏘️ User community summary + 🔖 @@ -284,6 +283,10 @@