This commit is contained in:
wong1988
2024-01-19 14:25:17 +08:00
parent 155c95777c
commit a621033ce9

View File

@@ -115,7 +115,9 @@
}) })
}, },
toRealInfo() { toRealInfo() {
uni.navigateTo({
url: '/pages/me/RealInfo'
})
} }
} }
} }