feat(platform): integrate runtime amap vehicle maps

This commit is contained in:
lingniu
2026-07-04 10:52:11 +08:00
parent bb1b2f1c46
commit adb9d146d9
12 changed files with 402 additions and 51 deletions

View File

@@ -7,6 +7,7 @@
</head>
<body>
<div id="root"></div>
<script src="/app-config.js"></script>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>