整合登录注册页面

This commit is contained in:
GeekMaster
2025-08-04 17:39:23 +08:00
parent 6c35c69ed7
commit 8d2519d5a1
15 changed files with 891 additions and 735 deletions

View File

@@ -168,11 +168,11 @@ const features = ref([
url: '/mobile/create?tab=jimeng',
},
{
key: 'xmind',
name: '思维导图',
icon: 'icon-xmind',
key: 'agent',
name: '智能体',
icon: 'icon-app',
color: '#3B82F6',
url: '/mobile/tools?tab=xmind',
url: '/mobile/apps',
},
{
key: 'imgWall',