20 lines
402 B
Plaintext
20 lines
402 B
Plaintext
###
|
|
# @version: V1.0.0
|
|
# @Date: 2023-03-20 14:50:34
|
|
# @LastEditors: lzq
|
|
# @LastEditTime: 2023-03-20 14:52:42
|
|
# @company: 睿展数据
|
|
# @FilePath: \variant-form\.env.staging
|
|
# @Descripttion:
|
|
###
|
|
# 页面标题
|
|
VUE_APP_TITLE = 睿展-代码生成系统
|
|
|
|
NODE_ENV = production
|
|
|
|
# 测试环境配置
|
|
ENV = 'staging'
|
|
|
|
# 睿展-代码生成系统/测试环境
|
|
VUE_APP_CONTEXT_PATH='/variant-front'
|