This commit is contained in:
aihe 2025-02-06 17:14:43 +08:00
parent b8ce54c3b3
commit 796aef3ae4

View File

@ -13,7 +13,7 @@
</u-row>
<view style="height: 2rpx;background-color: rgb(214, 215, 217);position: absolute;left: 0rpx;right: 0rpx;;"></view>
</view>
<view class="lgd-body" :style="`padding: 0rpx 30rpx;${contentStyle}`">
<view v-if="show" class="lgd-body" :style="`padding: 0rpx 30rpx;${contentStyle}`">
<slot></slot>
</view>
</view>