This commit is contained in:
SelfRidicule 2024-03-07 17:28:04 +08:00
parent 518c193e1b
commit 8ef8a318f3

View File

@ -29,7 +29,7 @@
</view>
<!-- 文字内容 -->
<view class="content {{contentSwichFLag ? 'hidden' : ''}}">{{detail.content ? detail.content : ''}}</view>
<view class="content">{{detail.content ? detail.content : ''}}</view>
</view>
<!-- 设施 -->