feat: 测试结果页雷达图样式修改 & 保存图片增加提示

This commit is contained in:
2025-12-06 19:05:10 +08:00
parent 2b3f1aadfa
commit db293350f0
4 changed files with 36 additions and 20 deletions

View File

@@ -546,7 +546,8 @@
align-self: stretch;
border-radius: 26px;
border: 4px solid #fff;
background: linear-gradient(180deg, #bfffef 0%, #f2fffc 100%), #fff;
// background: linear-gradient(180deg, #bfffef 0%, #f2fffc 100%), #fff;
background-size: contain;
box-shadow: 0 8px 64px 0 rgba(0, 0, 0, 0.1);
.avatarWrap {