This commit is contained in:
yanran200730
2023-03-16 17:11:40 +08:00
parent 4a0391157d
commit c7ed3c81ea
6 changed files with 669 additions and 4 deletions

View File

@@ -2,10 +2,6 @@
<div class="news" v-if="pageShow">
<header class="header">
<div class="header-title">{{ info.title }}</div>
<!-- <div class="header-info flex-align">
<span>百得家</span>
<i>{{ info.createDate }}</i>
</div> -->
</header>
<div class="news-content">
<u-parse :html="info.rtf"/>