修改bug

This commit is contained in:
zhouyanli
2026-07-30 18:01:39 +08:00
parent 80ff7588b1
commit 8c0a713512
20 changed files with 223 additions and 134 deletions

View File

@@ -88,7 +88,7 @@
// 方法
const goBack = () => {
uni.navigateTo({ url: '/pageSubPack/payment-list/paymentIndex' });
uni.navigateBack();
}
const handlePrimaryClick = () => {