This commit is contained in:
zhaofang
2022-10-21 15:18:48 +08:00
parent cd31c7c801
commit b417d678a6
2 changed files with 2 additions and 2 deletions

View File

@@ -68,7 +68,7 @@
<span style="margin-left:14px">{{item.openType == 9?'公开':'私密'}}</span>
<h6>{{ item.sysUpdateTime }}</h6>
</div>
<div class="all-content">
<div class="all-content" style="word-break:break-all;">
<span v-if="item.contentType != 3">{{ item.content }}</span>
<div v-else>
<template v-for="img in item.content">