Merge pull request '更新' (#20) from zwq into master

Reviewed-on: #20
Этот коммит содержится в:
朱文强 2022-11-28 15:05:40 +08:00
родитель 3c34e31711 326300566f
Коммит bc114666e5

Просмотреть файл

@ -2,7 +2,7 @@
* @Author: zwq
* @Date: 2022-01-21 14:43:06
* @LastEditors: zwq
* @LastEditTime: 2022-11-24 16:17:09
* @LastEditTime: 2022-11-28 15:03:58
* @Description:
-->
<template>
@ -223,8 +223,8 @@ export default {
title: this.showCenterTitle
? {
text: `${this.seriesData.reduce((pre, cur) => pre + cur.value, 0)}\n{name|总共}`,
top: 'center',
left: '48%',
top: '44%',
left: '49%',
textAlign: 'center',
textStyle: {
color: '#fff',