zhangjinzhe 2024-09-27 18:14:23 +08:00
commit a9e95eeadf
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
})
};