Fix:4995 【商城小程序】已完成订单下方“返回主页”按钮点击无反应
This commit is contained in:
@@ -199,7 +199,7 @@ export default {
|
|||||||
},
|
},
|
||||||
goHome() {
|
goHome() {
|
||||||
uni.switchTab({
|
uni.switchTab({
|
||||||
url: '/pages/tabBar/home/index'
|
url: '/pages/home/index'
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
updateDistance() {
|
updateDistance() {
|
||||||
|
|||||||
Reference in New Issue
Block a user