管道基础大数据平台系统开发-【前端】-新系統界面
surprise
2024-05-09 e897fc3d35f8e5dfa56d5f0c80a655ccf99202cf
src/components/chart/CountryProvincePie.vue
@@ -258,6 +258,8 @@
                b: {
                  fontSize: 14,
                  lineHeight: 14,
                  color: '#fff'
                },
                per: {
                  color: "#eee",
@@ -287,6 +289,6 @@
<style lang="scss" scoped>
.echart {
  width: 100%;
  height: 100%;
  height: 85%;
}
</style>