mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
更新套装图片map;更新下载节点排序
This commit is contained in:
parent
ec918c8fbc
commit
e9ca415922
10 changed files with 100 additions and 613 deletions
|
|
@ -220,7 +220,7 @@
|
|||
{{each equip.properties prop}}
|
||||
<div class="properties">
|
||||
<div class="prop-icon {{prop.classname}}"></div>
|
||||
{{if prop.score !== false}}
|
||||
{{if prop.base_score !== false}}
|
||||
<div class="label yellow hit{{prop.base_score * 100 - (prop.base_score * 100 % 25)}}">
|
||||
{{else}}
|
||||
<div class="label yellow">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue