uu
This commit is contained in:
parent
3defc5c584
commit
2e8e228bfa
@ -39,7 +39,7 @@
|
||||
></content-items>
|
||||
</tpx-scroll-view>
|
||||
<!-- 多选drop需要确认按钮 -->
|
||||
<u-button v-if="type=='multiple'" @click="handleSelectSwitch" custom-style="margin-top:10rpx;border-radius: 16rpx;height: 66rpx;" type="primary" plain="true">确认</u-button>
|
||||
<u-button v-if="type=='multiple'" @click="handleSelectSwitch" custom-style="margin:10rpx 0 40rpx 0;border-radius: 16rpx;height: 56rpx;font-size: 24rpx;" type="primary" plain="true">确定</u-button>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user