重构小程序端管理模块

This commit is contained in:
2024-07-21 19:58:08 +08:00
parent 48ea6d0301
commit 23a25e1285
55 changed files with 3177 additions and 333 deletions

View File

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