del some common

This commit is contained in:
2021-11-30 21:19:08 +08:00
parent 9325ce5fdb
commit 124f27fe5f
4 changed files with 9 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
* @Author: gtz
* @Date: 2021-11-19 10:10:51
* @LastEditors: gtz
* @LastEditTime: 2021-11-30 09:39:29
* @LastEditTime: 2021-11-30 21:08:05
* @Description: file content
* @FilePath: \mt-qj-wms-ui\index.html
-->
@@ -12,7 +12,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>人人快速开发平台</title>
<title>求精WMS调度管理系统</title>
<% if (process.env.NODE_ENV === 'production') { %>
<!-- 生产环境 -->
<script>document.write('<script src="./config/index.js?t=' + new Date().getTime() + '"><\/script>');</script>