fix
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-08-05 13:34:46 -06:00
parent 8db26ef7a4
commit 17dbd7a4a7

View File

@@ -87,12 +87,8 @@ watch(name, load)
type="circle"
:percentage="summary.percent"
:stroke-width="8"
:style="{ width: isDesktop ? '110px' : '76px' }"
>
<!-- 自带指示器字号是固定的76px 的圆环里会撑出来 -->
<n-text strong :style="{ fontSize: isDesktop ? '22px' : '15px' }">
{{ summary.percent }}%
</n-text>
</n-progress>
<n-text depth="3" class="nowrap">
已获得 {{ summary.unlocked }} / {{ summary.total }}