百色农校完成

This commit is contained in:
2025-05-12 20:44:07 +08:00
parent 1062d2d9f4
commit e97d08f410
7 changed files with 17 additions and 6 deletions

1
types/global.d.ts vendored
View File

@@ -37,6 +37,7 @@ export interface Config {
IndexAboutNum?: string;
showTopBar?: string;
showLoginButton?: string;
FILE_SERVER?: string;
}
export interface BreadcrumbItem {