@@ -1,3 +1,3 @@
# 开发环境接口地址
-VITE_API_URL=https://bk.shuhi.com
+VITE_API_URL=https://bpi.shuhi.com
#VITE_API_URL=http://localhost:8080
@@ -63,7 +63,7 @@
type: 'pie',
radius: [50, 100],
center: ['50%', '45%'],
- avoidLabelOverlap: false,
+ avoidLabelOverlap: true,
itemStyle: {
borderRadius: 4
},