mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-02 14:26:04 +08:00
fix(projects): 修复主题相关,自适应操作系统暗黑模式
This commit is contained in:
@@ -29,7 +29,8 @@ const DOCUMENT: CustomRoute = {
|
||||
meta: {
|
||||
requiresAuth: true,
|
||||
title: EnumRouteTitle.document_vue,
|
||||
fullPage: true
|
||||
fullPage: true,
|
||||
keepAlive: true
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user