v3.30.0 【增加】字典项增加回显样式;【优化】文件S3协议对最新minio的支持;

This commit is contained in:
zhuoda
2026-03-01 21:37:24 +08:00
3 changed files with 1 additions and 1 deletions

View File

View File

@@ -12,7 +12,7 @@ export const loginRouters = [
{
path: '/login',
name: 'Login',
component: () => import('/@/views/system/login3/login.vue'),
component: () => import('/@/views/system/login/login.vue'),
meta: {
title: '登录',
hideInMenu: true,

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB