From eea0af2e6491549ef5b1b0044189a9c055b28f75 Mon Sep 17 00:00:00 2001
From: TreeWish <1131093754@qq.com>
Date: 星期一, 27 二月 2023 19:19:16 +0800
Subject: [PATCH] 合并项目展示介绍等基础信息

---
 src/views/Tools/queryinfo.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/Tools/queryinfo.vue b/src/views/Tools/queryinfo.vue
index 1af86b6..1b8e65c 100644
--- a/src/views/Tools/queryinfo.vue
+++ b/src/views/Tools/queryinfo.vue
@@ -7,7 +7,7 @@
       :title="data.title || '鎻愮ず'"
       maxHeight="400"
       @close="close(data.id)"
-      left="calc(100% - 960px)"
+      left="calc(90% - 900px)"
       top="calc(100% - 470px) "
     >
       <div>

--
Gitblit v1.9.3