儿科医生端
This commit is contained in:
parent
9960083e52
commit
7a1d82652a
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user