1 Star 0 Fork 3

csyw/ems-web

forked from iot_ems/ems-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.env.development 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
[email protected] 提交于 2024-04-13 14:42 . 国际化
# 页面标题
VUE_APP_TITLE = 物联网综合平台
# 开发环境配置
ENV = 'development'
# 开发环境
VUE_APP_BASE_API = 'http://111.61.36.187:3000/ems'
#VUE_APP_BASE_API = 'http://localhost:8086'
VUE_APP_WS_API = 'ws://localhost:8086/device/websocket/'
#VUE_APP_BASE_API = 'http://localhost:8081'
#VUE_APP_BASE_API = 'http://localhost:8082'
#VUE_APP_BASE_API = 'https://dt.ztn-tech.com:3000/ztIot'
#VUE_APP_WS_API = 'wss://dt.ztn-tech.com:3000/ztIot/device/websocket/'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/csyw/ems-web.git
[email protected]:csyw/ems-web.git
csyw
ems-web
ems-web
master

搜索帮助