index.html 515 Bytes
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="viewport" content="width=device-width,initial-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
    <title>城市智慧停车大数据中心</title>
    <script src="<%= htmlWebpackPlugin.options.path %>static/config/config.js?t= + new Date().getTime()"></script>
  </head>
  <body>
    <div id="app"></div>
    <!-- built files will be auto injected -->
  </body>
</html>