From 7a1d82652a3846634284f1d8c94167ad3dfdd39c Mon Sep 17 00:00:00 2001 From: "@zuopngfei" Date: Thu, 3 Jul 2025 18:22:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=84=BF=E7=A7=91=E5=8C=BB=E7=94=9F=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/home/index.js b/pages/home/index.js index 6a801db..9fb5836 100644 --- a/pages/home/index.js +++ b/pages/home/index.js @@ -157,7 +157,7 @@ Page({ canvas.setChart(chart); chart.setOption({ title: { text: '', left: 'left', fontSize: 6 }, - grid: { containLabel: true, top: '5%', left: '1%', right: '5%', bottom: '3%' }, + grid: { containLabel: true, top: '5%', left: '5%', right: '5%', bottom: '3%' }, tooltip: { show: true, trigger: 'axis', @@ -216,7 +216,7 @@ Page({ canvas.setChart(chart); chart.setOption({ title: { text: '', left: 'left', fontSize: 6 }, - grid: { containLabel: true, top: '5%', left: '1%', right: '5%', bottom: '3%' }, + grid: { containLabel: true, top: '5%', left: '5%', right: '5%', bottom: '3%' }, tooltip: { show: true, trigger: 'axis', @@ -271,7 +271,7 @@ Page({ canvas.setChart(chart); chart.setOption({ title: { text: '', left: 'left', fontSize: 6 }, - grid: { containLabel: true, top: '5%', left: '1%', right: '5%', bottom: '3%' }, + grid: { containLabel: true, top: '5%', left: '5%', right: '5%', bottom: '3%' }, tooltip: { show: true, trigger: 'axis', @@ -307,7 +307,7 @@ Page({ canvas.setChart(chart); chart.setOption({ title: { text: '', left: 'left', fontSize: 6 }, - grid: { containLabel: true, top: '5%', left: '1%', right: '5%', bottom: '3%' }, + grid: { containLabel: true, top: '5%', left: '5%', right: '5%', bottom: '3%' }, tooltip: { show: true, trigger: 'axis',