uu
This commit is contained in:
parent
1c93fe8950
commit
9892fd8c03
@ -10,12 +10,12 @@
|
||||
|
||||
<view class="pd-20 pt-20" >
|
||||
<u-row justify="between">
|
||||
<u-button @click="handleBtnCheck('no')" size="large" shape="circle"
|
||||
custom-style="height:80rpx;font-size: 30rpx;width:45%;margin:0;">
|
||||
<u-button @click="handleBtnCheck('no')"
|
||||
custom-style="height:70rpx;font-size: 30rpx;width:45%;margin:0;">
|
||||
{{cancelText}}
|
||||
</u-button>
|
||||
<u-button @click="handleBtnCheck('yes')" type="primary" size="large" shape="circle"
|
||||
custom-style="height:80rpx;font-size: 30rpx;width:45%;margin:0;">
|
||||
<u-button @click="handleBtnCheck('yes')" type="primary"
|
||||
custom-style="height:70rpx;font-size: 30rpx;width:45%;margin:0;">
|
||||
{{sureText}}
|
||||
</u-button>
|
||||
</u-row>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user