|
|
@ -4,7 +4,7 @@ |
|
|
<meta charset="UTF-8"> |
|
|
<meta charset="UTF-8"> |
|
|
<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"> |
|
|
<title>融欣-MES</title> |
|
|
|
|
|
|
|
|
<title>CCL-PLM</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> |
|
|
|