This commit is contained in:
zoujiandong
2025-06-10 17:40:29 +08:00
parent db955ff4f3
commit e25eb25063
11 changed files with 1341 additions and 675 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ const goHospital=(id,name)=>{
}
const mySpecial=()=>{
uni.navigateTo({
url:'/pages/specialList/specialList'
url:'/pages/specialList/specialList?userId='+userInfo.user_id
})
}
const goJoin=()=>{