疫情防控

This commit is contained in:
liuye
2022-01-10 17:55:30 +08:00
parent 99b711ffd0
commit f6890598c5
3 changed files with 187 additions and 12 deletions

View File

@@ -62,7 +62,7 @@ export default {
},
toUser() {
uni.navigateTo({url: './UserInfo'})
uni.navigateTo({url: './ErrorDetail'})
}
},
}