perf: 样式微调

This commit is contained in:
xiongxiaoyang
2022-05-16 18:26:28 +08:00
parent 5b9c2c918b
commit dc54f75baf
5 changed files with 5 additions and 24 deletions

View File

@@ -192,7 +192,7 @@
<i>{{ index + 1 }}</i>
</td>
<td class="style">
<a href="/book/bookclass.html?c=2" cls="13"
<a href="javascript:void(0)" @click="bookDetail(item.id)" cls="13"
>[{{ item.categoryName }}]</a
>
</td>