返回官网链接
This commit is contained in:
@@ -138,6 +138,9 @@ const shouldShowCertificationNotice = computed(() => {
|
||||
// 处理用户菜单命令
|
||||
const handleUserCommand = async (command) => {
|
||||
switch (command) {
|
||||
case 'home':
|
||||
window.open('https://www.tianyuanapi.com/', '_blank', 'noopener')
|
||||
break
|
||||
case 'profile':
|
||||
router.push('/profile')
|
||||
break
|
||||
|
||||
Reference in New Issue
Block a user