From 127ef9ad437ff27ac9a4da5274b28074b89f92dd Mon Sep 17 00:00:00 2001 From: hunlongyu Date: Sun, 1 Nov 2020 15:26:31 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9B=B8=20=E8=AE=BE=E7=BD=AE=E7=95=8C?= =?UTF-8?q?=E9=9D=A2=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Setting.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Setting.vue b/src/components/Setting.vue index 4d3c302..7f8f88c 100644 --- a/src/components/Setting.vue +++ b/src/components/Setting.vue @@ -131,7 +131,7 @@
软件重置 设置密码 - 如果新安装用户, 无法显示资源, 请点击软件重置. 如非必要, 切勿点击. 会清空用户数据, 恢复默认设置. 点击即软件重置, 并关闭软件. +
如果新安装用户, 无法显示资源, 请点击软件重置. 如非必要, 切勿点击. 会清空用户数据, 恢复默认设置. 点击即软件重置, 并关闭软件.
所有资源来自网上, 该软件不参与任何制作, 上传, 储存等内容, 禁止传播违法资源. 该软件仅供学习参考, 请于安装后24小时内删除. @@ -570,9 +570,9 @@ export default { line-height: 32px; } .clearTips{ + margin: 10px 0 0 20px; font-size: 12px; color: #ff000088; - margin-left: 10px; } } .Tips{