mirror of
https://gitee.com/novel_dev_team/novel-front-web
synced 2026-07-20 17:54:10 +08:00
perf: 样式微调
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user