Files
CompanyProject/衣莎项目/源码/gc_nwjs/public/index.html
2024-09-27 01:32:49 +08:00

26 lines
793 B
HTML

<!DOCTYPE html>
<html lang="en">
<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">
<meta HTTP-EQUIV="pragma" CONTENT="no-cache">
<meta HTTP-EQUIV="Cache-Control" CONTENT="no-cache, must-revalidate">
<meta HTTP-EQUIV="expires" CONTENT="0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>伊莎洗衣工厂端</title>
</head>
<body>
<noscript>
<strong>We're sorry but nwjs doesn't work properly without JavaScript enabled. Please enable it to
continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
<!-- <script src="http://static.geekhelp.cn/chunk-0fc93251.545b08f2.js"></script> -->
</body>
</html>