🔨 优化配置保存逻辑.

This commit is contained in:
lijiahangmax
2025-07-08 00:34:30 +08:00
parent dd0237a83a
commit fc151216f1
17 changed files with 104 additions and 154 deletions

View File

@@ -37,6 +37,7 @@ export interface HostRdpExtraSettingModel {
export interface HostVncExtraSettingModel {
port: number;
lowBandwidthMode: boolean;
swapRedBlue: boolean;
}
// 标签额外配置