设备接口处理

This commit is contained in:
speakeloudest 2025-12-30 04:21:39 -08:00
parent 4392dd4a3e
commit c7bfc2729c

View File

@ -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"
> >
立即支付 立即支付