4.12更新

This commit is contained in:
zoujiandong
2024-04-12 09:01:31 +08:00
parent 17c32e24bf
commit aa2231f256
27 changed files with 4006 additions and 60 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ Component({
},
goInquirtForm(){
wx.navigateTo({
url: '/healthyService/pages/healthyIntro/healthyIntro',
url: '/healthyService/pages/visitList/visitList',
})
}
},