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