From 062eabd69860d5e6b8df81c265766d023be36097 Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Tue, 27 May 2025 17:11:09 +0800
Subject: [PATCH] feat: 后台管理适配
---
src/page/index/setting.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/page/index/setting.vue b/src/page/index/setting.vue
index 1000fa7..d2d719d 100644
--- a/src/page/index/setting.vue
+++ b/src/page/index/setting.vue
@@ -97,7 +97,7 @@
&-icon {
color: #666;
position: fixed;
- bottom: 200px;
+ top: 1020px;
right: 20px;
z-index: 2048;
}
--
Gitblit v1.9.3