You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.5 KiB
36 lines
1.5 KiB
<!--
|
|
* @Author: your name
|
|
* @Date: 2021-10-08 08:41:57
|
|
* @LastEditTime: 2021-11-09 11:14:52
|
|
* @LastEditors: Please set LastEditors
|
|
* @Description: In User Settings Edit
|
|
* @FilePath: /data-show/public/index.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">
|
|
<meta name="referrer" content="no-referrer">
|
|
<link rel="icon" href="<%= BASE_URL %>sws_32.ico">
|
|
<title>硕为思汽车行业大数据</title>
|
|
<script>
|
|
!function(p){"use strict";!function(t){var s=window,e=document,i=p,c="".concat("https:"===e.location.protocol?"https://":"http://","sdk.51.la/js-sdk-pro.min.js"),n=e.createElement("script"),r=e.getElementsByTagName("script")[0];n.type="text/javascript",n.setAttribute("charset","UTF-8"),n.async=!0,n.src=c,n.id="LA_COLLECT",i.d=n;var o=function(){s.LA.ids.push(i)};s.LA?s.LA.ids&&o():(s.LA=p,s.LA.ids=[],o()),r.parentNode.insertBefore(n,r)}()}({id:"JzApQ0m21l7hBaIP",ck:"JzApQ0m21l7hBaIP",autoTrack:true,hashMode:true});
|
|
</script>
|
|
</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="appLoading">
|
|
<span>请耐心等待,正在加载中...</span>
|
|
</div>
|
|
<div id="app" style="display: none">
|
|
</div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
|
|
</html> |