Commit 352a6edf authored by 957dd's avatar 957dd

Update httpserver.py

parent 2f80c580
......@@ -90,7 +90,7 @@ if __name__ == '__main__':
response_body = f'''
<html>
<head>
<title>简易HTTP服务器</title>
<title>设备输入页面</title>
<style>
body {{ font-family: Arial, sans-serif; background-color: #f4f4f9; margin: 0; padding: 0; }}
.container {{ max-width: 600px; margin: 50px auto; padding: 20px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment