mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
♻️ 剔除武器JSON冗余数据,调整武器图鉴UI
This commit is contained in:
@@ -147,7 +147,7 @@ function getBox(id: number): TItemBoxData {
|
||||
height: "80px",
|
||||
display: "inner",
|
||||
clickable: true,
|
||||
lt: wFind.weaponIcon,
|
||||
lt: `/icon/weapon/${wFind.weapon}.webp`,
|
||||
ltSize: "20px",
|
||||
innerHeight: 20,
|
||||
innerText: wFind.name,
|
||||
|
||||
Reference in New Issue
Block a user