From d5f65eea06ce0537b159be340de0fc4b06deb9b6 Mon Sep 17 00:00:00 2001 From: lyswhut Date: Wed, 13 Nov 2019 21:11:14 +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=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FAQ.md | 4 ++-- README.md | 2 +- src/renderer/views/Setting.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index 43bb1a8b..1f47d1d7 100644 --- a/FAQ.md +++ b/FAQ.md @@ -49,11 +49,11 @@ ## Windows 7 下界面异常 当 win7 没有开启**透明效果**时界面将会显示异常,开启方法请自行百度。
-对于一些开启透明效果后仍然无法正常显示界面的系统,我也不知道是什么原因导致的,只能说正常的系统是没有这个问题的,如果你知道原因导致的欢迎反馈! +对于一些完全无法正常显示界面的情况,请阅读下面的 **软件启动后,界面无法显示** ## 软件启动后,界面无法显示 -软件启动后,可以在任务栏看到软件,但软件界面在桌面上无任何显示,这一般是显卡异常导致的,由于软件默认使用GUP渲染界面,当驱动异常时可能出现该情况,可以用驱动管理软件检测下驱动,尝试更新显卡驱动试试。 +软件启动后,可以在任务栏看到软件,但软件界面在桌面上无任何显示,这一般是显卡驱动异常导致的,由于软件默认使用GUP渲染界面,当驱动异常时可能出现该情况,可以用驱动管理软件检测下驱动,尝试更新显卡驱动试试。 ## 安装版安装失败,提示应用未安装 diff --git a/README.md b/README.md index 8ca92b85..896267e4 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ 软件变化请查看:[更新日志](https://github.com/lyswhut/lx-music-desktop/blob/master/CHANGELOG.md)
软件下载请转到:[发布页面](https://github.com/lyswhut/lx-music-desktop/releases)
或者到网盘下载(网盘内有MAC、windows版):`https://www.lanzous.com/b906260/` 密码:`glqw`
-使用常见问题请转至:[常见问题](https://github.com/lyswhut/lx-music-desktop#常见问题) +使用常见问题请转至:[常见问题](https://github.com/lyswhut/lx-music-desktop/blob/master/FAQ.md) ### 源码使用方法 diff --git a/src/renderer/views/Setting.vue b/src/renderer/views/Setting.vue index 182fe6e4..eaef6610 100644 --- a/src/renderer/views/Setting.vue +++ b/src/renderer/views/Setting.vue @@ -140,7 +140,7 @@ div.scroll(:class="$style.setting") span.hover(title="点击复制" @click="clipboardWriteText('glqw')") glqw p.small | 软件的常见问题可转至: - span.hover.underline(title="点击打开" @click="handleOpenUrl('https://github.com/lyswhut/lx-music-desktop#常见问题')") 常见问题 + span.hover.underline(title="点击打开" @click="handleOpenUrl('https://github.com/lyswhut/lx-music-desktop/blob/master/FAQ.md')") 常见问题 //- p.small | 怀念曾经的 strong @messoer