| | |
| | | # 开发环境配置 |
| | | VITE_APP_ENV = 'development' |
| | | |
| | | # 烟花爆竹批发企业仓库安全监测预警/开发环境 |
| | | # 烟花爆竹零售批发企业仓库安全监测预警/开发环境 |
| | | |
| | | #贺哥 |
| | | VITE_APP_BASE_API = 'http://192.168.2.58:8100' |
| | |
| | | # 生产环境配置 |
| | | VITE_APP_ENV = 'production' |
| | | |
| | | # 烟花爆竹批发企业仓库安全监测预警/生产环境 |
| | | # 烟花爆竹零售批发企业仓库安全监测预警/生产环境 |
| | | VITE_APP_BASE_API = 'http://39.104.85.193:4115' |
| | | |
| | | # 是否在打包时开启压缩,支持 gzip 和 brotli |
| | |
| | | # 生产环境配置 |
| | | VITE_APP_ENV = 'staging' |
| | | |
| | | # 烟花爆竹批发企业仓库安全监测预警/生产环境 |
| | | # 烟花爆竹零售批发企业仓库安全监测预警/生产环境 |
| | | VITE_APP_BASE_API = '/stage-api' |
| | | |
| | | # 是否在打包时开启压缩,支持 gzip 和 brotli |
| | |
| | | <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>烟花爆竹零售批发企业仓库安全监测预警系统</title> |
| | | <!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]--> |
| | | <style> |
| | | html, |
| | |
| | | { |
| | | "name": "ruoyi", |
| | | "version": "3.8.6", |
| | | "description": "烟花爆竹批发企业仓库安全监测预警", |
| | | "description": "烟花爆竹零售批发企业仓库安全监测预警", |
| | | "author": "若依", |
| | | "license": "MIT", |
| | | "scripts": { |
| | |
| | | <div style="margin: 150px 100px;color: #3173ea" class="login-img"> |
| | | <div > |
| | | <div style="font-size:50px">欢迎进入</div> |
| | | <div style="font-size: 35px;margin-top: 20px">烟花爆竹批发企业仓库安全监测预警系统</div> |
| | | <div style="font-size: 35px;margin-top: 20px">烟花爆竹零售批发企业仓库安全监测预警系统</div> |
| | | </div> |
| | | |
| | | </div> |