From 038e5257ec8b18d809cfa6ed47e93267c43c0d9d Mon Sep 17 00:00:00 2001 From: ustcyc <yincun@163.com> Date: 星期一, 31 三月 2025 14:16:23 +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