|
@@ -7,6 +7,13 @@
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
|
<link rel="icon" href="/favicon.ico">
|
|
|
<title>政讯通运营管理平台</title>
|
|
|
+ <!-- 引入 Element UI -->
|
|
|
+ <!-- <link rel="stylesheet" href="https://unpkg.com/element-ui@2.13.2/lib/theme-chalk/index.css">
|
|
|
+ <script src="https://unpkg.com/element-ui@2.13.2/lib/index.js"></script>
|
|
|
+ <script src="https://unpkg.com/element-ui@2.13.2/lib/umd/locale/en.js"></script>
|
|
|
+ <script src="https://unpkg.com/element-ui@2.13.2/lib/umd/locale/zh-CN.js"></script> -->
|
|
|
+ <!-- 引入 ECharts -->
|
|
|
+ <!-- <script src="https://cdn.jsdelivr.net/npm/echarts/dist/echarts.min.js"></script> -->
|
|
|
<link href="/static/js/app.js" rel="preload" as="script"><link href="/static/js/chunk-vendors.js" rel="preload" as="script"></head>
|
|
|
<body>
|
|
|
<div id="app"></div>
|