companyWeb/public/index.html

20 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html lang="">
<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="<%= BASE_URL %>favicon.ico">
<meta data-n-head="ssr" vmid="description" name="description" content="洞见信息专注于化工工艺报警管理系统开发,通过大数据分析帮助企业改善生产管理,公司提供专业的软件产品和相关软件咨询服务,助力企业通过数字孪生技术实现智能工厂的建设。">
<meta data-n-head="ssr" vmid="keywords" name="keywords" content="洞见信息,洞见信息科技,洞见科技,上海洞见,工艺报警,工艺报警管理系统">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>