Merge branch 'dev' into bugfix 10.23

This commit is contained in:
zoujiandong
2024-10-23 14:56:18 +08:00
728 changed files with 25564 additions and 10635 deletions
+5 -3
View File
@@ -25,9 +25,11 @@ Component({
this.triggerEvent('handleFocus',true)
},
goInquirtForm(){
// wx.navigateTo({
// url: '/pages/writeSick/writeSick',
// })
wx.navigateTo({
url: '/healthyService/pages/visitList/visitList',
})
}
},