修改定版bug

This commit is contained in:
hzj
2026-01-30 14:58:15 +08:00
parent 56bf5bb7c9
commit b6eaff3b1e
7 changed files with 63 additions and 8 deletions

View File

@@ -33,6 +33,8 @@ public class PieGenerator {
Option reasonOption = new Option();
//取消渲染动画
reasonOption.setAnimation(false);
String[] colorArr = {"#526ADE", "#00BFF5","#FFBF00","#77DA63","#D5FF6B"};
reasonOption.setColor(colorArr);
//背景色
reasonOption.setBackgroundColor(PicCommonData.PIC_BACK_COLOR);
//标题