mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2026-04-23 13:54:27 +08:00
v3.30.0 【增加】字典项增加回显样式;【优化】文件S3协议对最新minio的支持;
This commit is contained in:
0
smart-admin-web-javascript/README.en.md
Normal file
0
smart-admin-web-javascript/README.en.md
Normal file
@@ -12,7 +12,7 @@ export const loginRouters = [
|
|||||||
{
|
{
|
||||||
path: '/login',
|
path: '/login',
|
||||||
name: 'Login',
|
name: 'Login',
|
||||||
component: () => import('/@/views/system/login3/login.vue'),
|
component: () => import('/@/views/system/login/login.vue'),
|
||||||
meta: {
|
meta: {
|
||||||
title: '登录',
|
title: '登录',
|
||||||
hideInMenu: true,
|
hideInMenu: true,
|
||||||
|
|||||||
BIN
smart-admin-web-typescript/public/favicon.ico
Normal file
BIN
smart-admin-web-typescript/public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user