diff --git a/templates/index.html b/templates/index.html index 5f73b9f..70a2eeb 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,7 +7,7 @@ -
配置
+
Takway.AI Wi-Fi连接
WIFI 名称
diff --git a/wifi_manger.py b/wifi_manger.py index 9ad6da7..10dd055 100644 --- a/wifi_manger.py +++ b/wifi_manger.py @@ -151,8 +151,6 @@ if __name__ == '__main__': print(wf_list) - ''' # 启动 Flask 服务器 app.run(host='0.0.0.0', port=80, debug=True) - ''' \ No newline at end of file