From 04fb4674d322bea001f030d29bd5f111ed397f99 Mon Sep 17 00:00:00 2001 From: yiming <m13691596795@163.com> Date: 星期一, 25 三月 2024 12:04:26 +0800 Subject: [PATCH] 视频修改 --- pages/cart/paymentPage/index.wxml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/cart/paymentPage/index.wxml b/pages/cart/paymentPage/index.wxml index 2abb441..6bc8732 100644 --- a/pages/cart/paymentPage/index.wxml +++ b/pages/cart/paymentPage/index.wxml @@ -50,7 +50,7 @@ <view class="paymentBox"> <view class="residue">寰呮敮浠橈細<text class="residueTextBox">锟{payPrice}}</text></view> <view> - <t-button class="buttonBox" shape="round" bind:tap="confirmOrderGet">寰俊鏀粯</t-button> + <t-button class="buttonBox" shape="round" catch:tap="confirmOrderGet">寰俊鏀粯</t-button> </view> </view> </view> \ No newline at end of file -- Gitblit v1.9.1