index.html 561 B

1234567891011121314151617
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  6. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  7. <meta http-equiv="X-UA-Compatible" content="IE=9;IE=EDGE">
  8. <link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
  9. <!-- <meta name="referrer" content="origin"> -->
  10. <title>三明市建设人才服务中心</title>
  11. </head>
  12. <body style="margin:0px;">
  13. <div id="app"></div>
  14. <!-- built files will be auto injected -->
  15. </body>
  16. </html>