修改前缀

This commit is contained in:
gyj
2024-03-12 16:22:32 +08:00
parent 3e8354dfdf
commit ba382fa291
+1 -1
View File
@@ -203,7 +203,7 @@
// this.getList(obj)
},
onUnload(){
wx.reLaunch({
uni.reLaunch({
url: '/pages/work/index'
})
}