From 6195c106460e37a768ef6b2972e4779d18ac9bd2 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Fri, 17 Jun 2022 19:20:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B8=B8=E8=A7=81=E9=97=AE?= =?UTF-8?q?=E9=A2=98=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/----.yml | 2 +- .github/ISSUE_TEMPLATE/--bug.yml | 2 +- publish/changeLog.md | 2 +- src/renderer/views/setting/components/SettingAbout.vue | 2 +- src/renderer/views/setting/components/SettingSync.vue | 2 +- src/renderer/views/setting/components/UserApiModal.vue | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/----.yml b/.github/ISSUE_TEMPLATE/----.yml index c6938902..11b911bc 100644 --- a/.github/ISSUE_TEMPLATE/----.yml +++ b/.github/ISSUE_TEMPLATE/----.yml @@ -8,7 +8,7 @@ body: label: 解决方案检查 description: 请确保你已完成以下所有操作 options: - - label: 我已阅读常见问题(),但没有找到解决方案 + - label: 我已阅读常见问题(),但没有找到解决方案 required: true - label: 我已搜索issue列表(),但没有发现类似的问题 required: true diff --git a/.github/ISSUE_TEMPLATE/--bug.yml b/.github/ISSUE_TEMPLATE/--bug.yml index c605a982..a5fae8ab 100644 --- a/.github/ISSUE_TEMPLATE/--bug.yml +++ b/.github/ISSUE_TEMPLATE/--bug.yml @@ -8,7 +8,7 @@ body: label: 解决方案检查 description: 请确保你已完成以下所有操作 options: - - label: 我已阅读常见问题(),并没有找到解决方案 + - label: 我已阅读常见问题(),并没有找到解决方案 required: true - label: 我已搜索issue列表(),并没有发现类似的问题 required: true diff --git a/publish/changeLog.md b/publish/changeLog.md index f433f359..18c337e6 100644 --- a/publish/changeLog.md +++ b/publish/changeLog.md @@ -1,7 +1,7 @@ ### 新增 - 新增设置-以全屏模式启动设置 -- 新增设置-桌面歌词设置-鼠标移入歌词区域时降低歌词透明度,默认关闭,注:此功能存在平台兼容性问题,若鼠标移入移出的间隔过短可能会导致无法恢复到正常透明度,这时尝试再移入移出即可恢复(#883) +- 新增设置-桌面歌词设置-鼠标移入歌词区域时降低歌词透明度(#883),默认关闭,注:此功能存在平台兼容性问题,若鼠标移入移出后无法恢复到正常透明度,可尝试再移入移出即可恢复 ### 优化 diff --git a/src/renderer/views/setting/components/SettingAbout.vue b/src/renderer/views/setting/components/SettingAbout.vue index b6bf3dbc..b363392f 100644 --- a/src/renderer/views/setting/components/SettingAbout.vue +++ b/src/renderer/views/setting/components/SettingAbout.vue @@ -11,7 +11,7 @@ dd span.hover(:aria-label="$t('setting__click_copy')" @click="clipboardWriteText('glqw')") glqw p.small | 软件的常见问题可转至: - span.hover.underline(:aria-label="$t('setting__click_open')" @click="openUrl('https://github.com/lyswhut/lx-music-desktop/blob/master/FAQ.md')") 常见问题 + span.hover.underline(:aria-label="$t('setting__click_open')" @click="openUrl('https://lyswhut.github.io/lx-music-doc/desktop/faq')") 常见问题 p.small strong 本软件没有客服 | ,但我们整理了一些常见的使用问题, diff --git a/src/renderer/views/setting/components/SettingSync.vue b/src/renderer/views/setting/components/SettingSync.vue index 91a3b69a..d25ceacd 100644 --- a/src/renderer/views/setting/components/SettingSync.vue +++ b/src/renderer/views/setting/components/SettingSync.vue @@ -1,7 +1,7 @@