feat: 添加设置页面 可配置代理开关

This commit is contained in:
alger
2023-12-28 10:45:11 +08:00
parent c7c1143cb4
commit a2c49d354e
12 changed files with 173 additions and 16 deletions

5
electron/set.json Normal file
View File

@@ -0,0 +1,5 @@
{
"version": "0.0.1",
"isProxy": false,
"author": "alger"
}