|
@@ -5,7 +5,7 @@
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<link rel="shortcut icon" type="image/x-icon" href="./static/img/logo.png">
|
|
<link rel="shortcut icon" type="image/x-icon" href="./static/img/logo.png">
|
|
- <title>木之云平台</title>
|
|
|
|
|
|
+ <title>MZ 云平台</title>
|
|
<% if (process.env.NODE_ENV === 'production') { %>
|
|
<% if (process.env.NODE_ENV === 'production') { %>
|
|
<!-- 生产环境 -->
|
|
<!-- 生产环境 -->
|
|
<script>document.write('<script src="./config/index.js?t=' + new Date().getTime() + '"><\/script>')</script>
|
|
<script>document.write('<script src="./config/index.js?t=' + new Date().getTime() + '"><\/script>')</script>
|