mobile base exam_grade forum themes

This commit is contained in:
2026-03-09 13:57:01 +08:00
parent aa012ea3aa
commit 7dec929e29
3 changed files with 21 additions and 25 deletions

View File

@@ -117,6 +117,9 @@
</div>
{% endif %}
</div>
</div>
</div>
{% endfor %}
<div class="flex justify-between items-center bg-white shadow-sm rounded-lg p-6 border border-slate-200 sticky bottom-4">
<div class="text-lg font-medium text-slate-900">总分:<span id="total-score" class="text-primary">0</span> / {{ exam.total_score }}</div>