From 5aa936a5f4af4e92d074dbe975df57cb85d970ba Mon Sep 17 00:00:00 2001 From: ustcyc <yincun@163.com> Date: 星期日, 16 三月 2025 23:22:07 +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