更改购物车
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user