儿科医生端

This commit is contained in:
@zuopngfei 2025-07-03 18:22:06 +08:00
parent 9960083e52
commit 7a1d82652a

View File

@ -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',