feat: bug修改

This commit is contained in:
黄泽群
2026-07-23 14:02:58 +08:00
committed by charles
parent b8dd02b4a7
commit 7ce469195f
5 changed files with 42 additions and 199 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ export default {
},
onJump(index){
uni.navigateTo({
url:`/pages/rwa_package//zhao/zhaopian?type=${index}`
url:`/pages/rwa_package/zhao/zhao?type=${index}`
})
}
}