| | |
| | | ### |
| | | # @Date: 2024-03-23 09:49:06 |
| | | # @LastEditors: gaoshp |
| | | # @LastEditTime: 2024-03-23 18:12:00 |
| | | # @FilePath: /cps-web/.env.development |
| | | # @LastEditors: lzhe lzhe@example.com |
| | | # @LastEditTime: 2024-06-17 13:02:52 |
| | | # @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/.env.development |
| | | ### |
| | | # 本地环境 |
| | | NODE_ENV = development |
| | | |
| | | # 标题 |
| | | VUE_APP_TITLE = CPS10.0协同智造 |
| | | VUE_APP_TITLE = 制造信息管理系统 |
| | | |
| | | # 接口地址 |
| | | VUE_APP_API_BASEURL = https://mock.apifox.com/m1/4021385-0-default/api |
| | | VUE_APP_API_MYBASEURL = https://mock.apifox.com/m1/4213246-0-default/api |
| | | VUE_APP_API_BASEURL = http://120.46.212.231:84 |
| | | # 本地端口 |
| | | VUE_APP_PORT = 2800 |
| | | |