| | |
| | | # 页面标题
|
| | | VITE_APP_TITLE = 芯导云(管理信息系统)
|
| | | VITE_APP_TITLE = MIS(管理信息系统)
|
| | |
|
| | | # 生产环境配置
|
| | | VITE_APP_ENV = 'production'
|
| | |
| | | <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,
|
| | |
| | | <script type="module" src="/src/main.js"></script>
|
| | | </body>
|
| | |
|
| | | </html> |
| | | </html>
|