|
@@ -2,7 +2,8 @@
|
|
|
<html lang="zh-cmn-Hans">
|
|
|
<head>
|
|
|
<meta charset="utf-8">
|
|
|
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
+ <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/>
|
|
|
+ <meta content="always" name="referrer">
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
|
<!-- <link rel="icon" href="<%= BASE_URL %>logo.png"> -->
|
|
|
<title><%= VUE_APP_PRO_NAME %></title>
|