docs: adjust ui styles for mj image page

This commit is contained in:
RockYang
2023-09-20 14:33:15 +08:00
parent b25bb2cc53
commit 9cbe36d4c6
7 changed files with 30 additions and 22 deletions

View File

@@ -4,7 +4,7 @@ const routes = [
{
name: 'home',
path: '/',
redirect: '/mj',
redirect: '/chat',
meta: {title: '首页'},
component: () => import('@/views/Home.vue'),
children: [