| .env.production | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
| index.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
.env.production
@@ -1,5 +1,5 @@ # 页面标题 VITE_APP_TITLE = 芯导云(管理信息系统) VITE_APP_TITLE = MIS(管理信息系统) # 生产环境配置 VITE_APP_ENV = 'production' index.html
@@ -7,7 +7,7 @@ <meta name="renderer" content="webkit"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"> <link rel="icon" href="/favicon.ico"> <title>芯导云(管理信息系统)</title> <title>MIS(管理信息系统)</title> <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]--> <style> html,