uu
This commit is contained in:
parent
b8ce54c3b3
commit
796aef3ae4
@ -13,7 +13,7 @@
|
|||||||
</u-row>
|
</u-row>
|
||||||
<view style="height: 2rpx;background-color: rgb(214, 215, 217);position: absolute;left: 0rpx;right: 0rpx;;"></view>
|
<view style="height: 2rpx;background-color: rgb(214, 215, 217);position: absolute;left: 0rpx;right: 0rpx;;"></view>
|
||||||
</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>
|
<slot></slot>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user