index.html 294 Bytes
Newer Older
潘琦 committed
1 2 3 4 5
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no">
6
    <title>电子健康券</title>
潘琦 committed
7 8 9 10 11 12
  </head>
  <body>
    <div id="app"></div>
    <!-- built files will be auto injected -->
  </body>
</html>