From 25524f3fdf840b3223a60b05442fd57ca1b0f422 Mon Sep 17 00:00:00 2001
From: fuliqi <fuliqi@qq.com>
Date: 星期四, 11 四月 2024 09:54:46 +0800
Subject: [PATCH] 核算积分跳转

---
 src/views/screen/components/select-item/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/screen/components/select-item/index.vue b/src/views/screen/components/select-item/index.vue
index 53a40cd..75ee4bb 100644
--- a/src/views/screen/components/select-item/index.vue
+++ b/src/views/screen/components/select-item/index.vue
@@ -87,7 +87,7 @@
 <style lang="scss" scoped>
 .select-container {
   position: absolute;
-  top: 40px;
+  top: 10px;
   left: 20px;
   display: flex;
   align-items: center;

--
Gitblit v1.8.0