mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-08 14:39:58 +08:00
细节优化
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
|
||||
<!-- 富文本 -->
|
||||
<view v-if="(data_base.banner_bottom_content || null) != null" class="padding-main spacing-mt">
|
||||
<view class="border-radius-main bg-white">
|
||||
<view class="border-radius-main bg-white oh">
|
||||
<rich-text :nodes="data_base.banner_bottom_content"></rich-text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user