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