uu
This commit is contained in:
parent
282fd33cb3
commit
d4808cef8d
@ -35,7 +35,7 @@ const goto = (url, type = 1)=> {
|
||||
const goBack = (opt = {})=> {
|
||||
uni.navigateBack({
|
||||
fail: ()=>{
|
||||
goto(opt._finalUrl || `tabBar/sending/sending`, 1)
|
||||
goto(opt._finalUrl || `tabBar/sending/sending`, 2)
|
||||
},
|
||||
...opt,
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user