kongdeqiang
2024-04-22 d6e51b776dfe5cfb575610f423238f98b5e58b94
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no">
    <title>峰峰矿区智慧停车</title>
  </head>
  <body>
    <div id="app"></div>
  </body>
<!--  <script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>-->
<!--  <script>-->
<!--      // VConsole 默认会挂载到 `window.VConsole` 上-->
<!--      var vConsole = new window.VConsole();-->
<!--  </script>-->
</html>