测试bug修改

This commit is contained in:
仲么了
2023-08-17 09:24:59 +08:00
parent 792e1ce7d7
commit 6bc28e4f44
33 changed files with 1066 additions and 826 deletions

View File

@@ -31,10 +31,10 @@ export default {
},
methods: {
back() {
this.$util.refreshPrePage(2)
uni.navigateBack({ delta: 1 })
},
home() {
this.$util.refreshPrePage(2)
uni.navigateBack({ delta: 1 })
},
},
onLoad(options) {