29608
This commit is contained in:
@@ -25,9 +25,10 @@ export default {
|
|||||||
|
|
||||||
methods: {
|
methods: {
|
||||||
back() {
|
back() {
|
||||||
uni.reLaunch({
|
// uni.reLaunch({
|
||||||
url: '/pages/home/home'
|
// url: '/pages/home/home'
|
||||||
})
|
// })
|
||||||
|
uni.navigateBack({delta: 3})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user