同步资源

This commit is contained in:
aixianling
2022-07-15 19:44:39 +08:00
parent 4696642a66
commit f61bbe9c83
15 changed files with 22 additions and 22 deletions

View File

@@ -26,7 +26,7 @@ export default {
methods: {
back() {
// uni.reLaunch({
// url: '/pages/home/home'
// url: '/pages/AppHome/AppHome'
// })
uni.navigateBack({delta: 3})
}