调整预约时间格式

This commit is contained in:
2025-11-26 17:33:04 +08:00
parent 26a24efeb8
commit b854d295f9
5 changed files with 94 additions and 109 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1.0, user-scalable=no, width=device-width">
<title>导航规划</title>
<title>路径规划</title>
<style>
html, body, #container { width: 100%; height: 100%; margin: 0; }