mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
fix:路由处理,CSS处理,样式处理,全局变量处理
This commit is contained in:
Vendored
+1
-6
@@ -1,6 +1 @@
|
||||
export interface GlobEnvConfig {
|
||||
// 标题
|
||||
VITE_GLOB_APP_TITLE: string;
|
||||
// 端口
|
||||
VITE_PORT: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user