讨论打包

This commit is contained in:
A1300399510
2025-02-20 14:19:15 +08:00
parent 4250086957
commit 0ed747a035
69 changed files with 974 additions and 820 deletions

View File

@@ -430,9 +430,10 @@ provide("getDetails", getDetails)
// 点击发送信息
const sendMessage = uin => {
if (uin && typeof messagePrivateItem == "function") {
messagePrivateItem({ uin: uin })
return
} else redirectToExternalWebsite(`https://bbs.gter.net/home.php?mod=space&showmsg=1&uid=${uin}`)
}
else redirectToExternalWebsite(`https://bbs.gter.net/home.php?mod=space&showmsg=1&uid=${uin}`)
}
// 点击ta的主页