优化网站导航模块

This commit is contained in:
2024-08-23 22:28:24 +08:00
parent 1d81fa9270
commit 13832d9de0
964 changed files with 90774 additions and 31362 deletions

View File

@@ -66,15 +66,9 @@
style="margin-right: 10px"
v-if="record.image"
/>
<a
@click="
openPreview(
`https://${record.tenantId}.wsdns.cn/article/` +
record.categoryId
)
"
>{{ record.title }}</a
>
<a @click="openPreview(`/article/` + record.categoryId)">{{
record.title
}}</a>
</template>
<template v-if="column.key === 'showIndex'">
<a-space @click="onShowIndex(record)">