完善页面
This commit is contained in:
@ -100,10 +100,10 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="fixed left-0 right-0 bottom-0 z-2 bg-[#fff] flex justify-between items-center" :style="{ height: '140rpx', bottom: 'env(safe-area-inset-bottom)' }">
|
||||
|
||||
<view class="fixed left-0 right-0 bottom-0 z-2 bg-[#fff] flex justify-between items-center" :style="{ height: '140rpx'}">
|
||||
<view class="ml-60rpx text-[#121212] text-24rpx leading-34rpx">已选择1张</view>
|
||||
<view class="mr-30rpx">
|
||||
<view class="mr-30rpx">
|
||||
<wd-button custom-class='!bg-[#4C9F44] !rounded-8rpx !h-70rpx'>确定</wd-button>
|
||||
</view>
|
||||
</view>
|
||||
@ -147,7 +147,7 @@
|
||||
page {
|
||||
background-color: $cz-page-background;
|
||||
}
|
||||
|
||||
|
||||
.radio {
|
||||
:deep() {
|
||||
.wd-radio-group {
|
||||
|
||||
Reference in New Issue
Block a user