<!DOCTYPE html> <html lang="en" class="poin-skin"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <link rel="icon" href="<%= process.env.BASE_URL %>favicon.ico"> <title>影像</title> <link id="poin-vars" href="<%= process.env.BASE_URL %>static/theme/<%= process.env.VUE_APP_BASETHEME %>/css/vars.css" rel="stylesheet"> <link id="poin-theme" href="<%= process.env.BASE_URL %>static/theme/<%= process.env.VUE_APP_BASETHEME %>/css/style.css" rel="stylesheet"> <link id="poin-theme-ext" href="<%= process.env.BASE_URL %>static/theme/<%= process.env.VUE_APP_BASETHEME %>/css/poin-theme-ext.css" rel="stylesheet"> </head> <body> <script type="text/javascript"> window.WEB_SCAN="OK" </script> <noscript> <strong>We're sorry but POIN doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> </noscript> <div id="appscan"></div> <!-- built files will be auto injected --> </body> </html>