This commit is contained in:
qsc
2026-09-04 18:29:49 +08:00
parent f872ffae71
commit 3845950862
42 changed files with 808 additions and 1054 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
<tr>
<td class="data-cell--name data-cell--wrap">{{ item.szSkillName }}</td>
<td class="data-cell--wrap">{{ item.szBossName }}</td>
<td class="data-cell--center data-cell--nowrap data-cell--strong">{{ item.skill_color_text }}</td>
<td class="data-cell--nowrap data-cell--strong">{{ item.skill_color_text }}</td>
<td class="data-cell--score">{{ item.nLevel }}</td>
</tr>
{% endfor %}