dev
sunyongyan 2024-09-27 17:17:01 +08:00
parent ed8f08b203
commit 9bb8c39d95
1 changed files with 2 additions and 1 deletions

View File

@ -277,7 +277,8 @@
})
};
const toPersonz = () => {
uni.navigateTo({
uni.
navigateTo({
url: "/pages/Friend/addfruebd?id=" + myuserid.value
})
};