feat: support web ui

This commit is contained in:
GyDi
2022-08-06 21:56:54 +08:00
parent 2b0880af80
commit 54b18d15b6
12 changed files with 361 additions and 52 deletions

View File

@@ -137,6 +137,7 @@ declare namespace CmdType {
enable_system_proxy?: boolean;
enable_proxy_guard?: boolean;
system_proxy_bypass?: string;
web_ui_list?: string[];
theme_setting?: {
primary_color?: string;
secondary_color?: string;