优化历史包袱,修复发布页面默认0 恢哈伏笔

This commit is contained in:
yml2213
2026-05-23 09:41:45 +08:00
parent d1f46fd02e
commit 40f5252b2e
12 changed files with 101 additions and 335 deletions
+2 -2
View File
@@ -179,8 +179,8 @@ function uniqueOptions(values: string[]) {
>
<div class="resource-cover">
<img
v-if="item.screenshot_urls?.[0]"
:src="item.screenshot_urls[0]"
v-if="item.cover_url"
:src="item.cover_url"
:alt="item.title"
/>
<span v-else>HFB</span>