chore: update ui details

This commit is contained in:
Simon Ding
2024-09-04 16:20:33 +08:00
parent 5d4429bf7c
commit c2d9ccfd4c
2 changed files with 3 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ class _GeneralState extends ConsumerState<GeneralSettings> {
decoration: const InputDecoration(
labelText: "代理地址",
icon: Icon(Icons.web),
hintText: "http://10.0.0.1:1080",
helperText: "后台联网代理地址,留空表示不启用代理"),
),
SizedBox(