From fdc60139c73a90ea69b8830294ee657ba4bbe98b Mon Sep 17 00:00:00 2001 From: Killua777 <1223086337@qq.com> Date: Sun, 19 May 2024 19:15:31 +0800 Subject: [PATCH] =?UTF-8?q?update:=20wifi=E5=88=97=E8=A1=A8=E9=80=89?= =?UTF-8?q?=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/index.html | 96 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 82 insertions(+), 14 deletions(-) diff --git a/templates/index.html b/templates/index.html index 7dcc513..5f73b9f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,7 +10,16 @@
配置
WIFI 名称
- +
+
+ 请选择Wifi +
+
+ {% for wifi in wifi_list %} +
{{wifi.ssid}}
+ {% endfor %} +
+
WIFI 密码
@@ -18,22 +27,43 @@
- +
-
- -
- +
Powered by Takway.ai