新闻详情

This commit is contained in:
shijingjing
2022-08-05 10:03:08 +08:00
parent 8d245eea07
commit efd7d00fa9
5 changed files with 16 additions and 55 deletions

View File

@@ -9,14 +9,14 @@
<h2>{{ detail.title }}</h2>
<p class="subTitle">类型{{ dict.getLabel('appNewsCategory', +detail.category) }}</p>
</template>
<template slot="right">
<!-- <template slot="right">
<el-button type="text" size="small" icon="iconfont iconEdit" @click="handleEdit">修改</el-button>
</template>
</template> -->
<template #content>
<ai-article :value="detail.content"></ai-article>
</template>
</ai-card>
<ai-card title="封面信息">
<ai-card title="封面信息" v-show="detail.thumbUrl">
<template #content>
<div class="content">
<div class="img">