设备接口处理
This commit is contained in:
parent
4392dd4a3e
commit
c7bfc2729c
@ -65,6 +65,7 @@ const handleSelect = (value: number | string) => {
|
|||||||
</div>
|
</div>
|
||||||
<div class="px-6 pt-[85px] pb-[23px]">
|
<div class="px-6 pt-[85px] pb-[23px]">
|
||||||
<Button
|
<Button
|
||||||
|
@click="$emit('pay', selectedValue)"
|
||||||
class="h-[50px] w-full rounded-[32px] border-none bg-black text-[16px] font-black text-white hover:bg-black/90"
|
class="h-[50px] w-full rounded-[32px] border-none bg-black text-[16px] font-black text-white hover:bg-black/90"
|
||||||
>
|
>
|
||||||
立即支付
|
立即支付
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user