gaoshp
2024-04-10 174c0cd84323b394f2009b864b09dc2d7f1e8de4
.env.development
@@ -1,12 +1,17 @@
###
 # @Date: 2024-03-23 09:49:06
 # @LastEditors: Sneed
 # @LastEditTime: 2024-04-10 22:11:44
 # @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/.env.development
###
# 本地环境
NODE_ENV = development
# 标题
VUE_APP_TITLE = SCUI(DEV)
VUE_APP_TITLE = 版本号: 93.1.14 - 2024.0323
# 接口地址
VUE_APP_API_BASEURL = https://mock.apifox.com/m1/4021385-0-default/api
VUE_APP_API_BASEURL = http://116.63.155.153:83
# 本地端口
VUE_APP_PORT = 2800