更新了搜索功能 (终于!) 1.1.0 版本 Release!
All checks were successful
Build / build-and-test (push) Successful in 33s

This commit is contained in:
2025-05-26 11:23:24 +08:00
parent eb5b28249f
commit f5d3e7ea88
10 changed files with 160 additions and 47 deletions

View File

@ -168,8 +168,8 @@ onBeforeUnmount(() => {
<a @click="$router.back()">返回</a>
</template>
<template v-if="workReadState.state == 'ready'">
<h1>{{ workReadState.title }}</h1>
<h2>{{ workReadState.pesud }}</h2>
<h2>{{ workReadState.title }}</h2>
<h4>{{ workReadState.pesud }}</h4>
<dl>
<template v-if="workReadState.category"><dt>作品圈</dt><ul>
<li v-for="item in workReadState.category" :key="item">