1.16更新

This commit is contained in:
zoujiandong
2026-01-16 10:58:35 +08:00
parent cf6df28e8c
commit 034744959f
13 changed files with 922 additions and 172 deletions
+6
View File
@@ -292,6 +292,12 @@
};
const goAddPatient = () => {
// uni.sendNativeEvent('goExpertQrcodePage', {
// msg: "expertQrcodePage"
// },ret => {
// console.log(ret);
// })
navTo({
url: '/pages_app/myCode/myCode'
})