Initial commit

This commit is contained in:
2026-04-25 17:24:47 +08:00
parent 0124730063
commit f88b5dc145
40 changed files with 18 additions and 1783 deletions

View File

@@ -9,7 +9,6 @@
<div :style="{'background': `url(${item.ornamentLevelImg})`}" class="back">
<!-- {{ item.ornamentLevelImg }} -->
<img :src="item.imageUrl|fullPath" class="itemImg"/>
<p class="textover-f">{{ item.itemName }}</p>
</div>
</li>
</ul>