From e60ce9ee88f3a598676b898f0454925c61f0cb53 Mon Sep 17 00:00:00 2001 From: ustcyc <yincun@163.com> Date: 星期四, 27 三月 2025 11:33:25 +0800 Subject: [PATCH] Update README.md --- zhitan-vue/src/views/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhitan-vue/src/views/index.vue b/zhitan-vue/src/views/index.vue index 168b68f..84f2c80 100644 --- a/zhitan-vue/src/views/index.vue +++ b/zhitan-vue/src/views/index.vue @@ -495,7 +495,7 @@ }, grid: { top: "45", - left: "7%", + left: "2%", right: "5%", bottom: "10", containLabel: true, -- Gitblit v1.9.3