更改购物车

This commit is contained in:
wwz
2025-03-25 10:05:16 +08:00
parent 429336c736
commit 1169e300df
8 changed files with 47 additions and 29 deletions

View File

@@ -54,9 +54,7 @@
const goBack = () => {
try {
uni.navigateBack({
delta: 1
});
uni.pro.switchTab('index/index')
} catch (error) {
uni.pro.switchTab('index/index')
//TODO handle the exception