fix: 更新服务链接,确保跳转至正确的聊天页面
This commit is contained in:
@@ -4,7 +4,7 @@ import { chatbubbleOutline } from "ionicons/icons";
|
|||||||
const { t } = useI18n();
|
const { t } = useI18n();
|
||||||
|
|
||||||
function gotoServices() {
|
function gotoServices() {
|
||||||
window.open("https://www.axd02jo.cfd/chat/index?channelId=d611dccb867647f9bd98ac1c71339131", "_blank");
|
window.open("https://chat.riwsan.com", "_blank");
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user