FeiXianChengGuanHouTaiGuanLi/public/index.html

29 lines
1.0 KiB
HTML

<!DOCTYPE html>
<html lang="zh-cn">
<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 name="author" content="山东慧创 http://www.hopetrytech.com ">
<link rel="icon" href="<%= BASE_URL %>sitelogo.png">
<title>费县城管后台管理</title>
<!--第三方lib-->
<script
type="text/javascript"
src="lib/include-lib.js?time=20210105"
libpath="lib/"
include="jquery,jquery.range,bootstrap,bootstrap-checkbox,font-awesome,web-icons,layer,nprogress,toastr,admui"
></script>
<!-- <script type="text/javascript" src="http://api.tianditu.gov.cn/api?v=4.0&tk=cb01ca3004c2ecfef2462b3900da786d"></script> -->
</head>
<body>
<noscript>
<strong>非常抱歉 <%= htmlWebpackPlugin.options.title %>当前浏览器不支持脚本运行,请进行设置.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>