feat: 用户管理和数字人授权
This commit is contained in:
@@ -21,6 +21,15 @@ export default defineNuxtConfig({
|
||||
'nuxt-driver.js',
|
||||
],
|
||||
|
||||
routeRules: {
|
||||
'/': {
|
||||
redirect: {
|
||||
to: '/generation',
|
||||
statusCode: 302,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
icon: {
|
||||
provider: 'iconify',
|
||||
serverBundle: false,
|
||||
|
||||
Reference in New Issue
Block a user