18 lines
385 B
Plaintext
18 lines
385 B
Plaintext
###
|
|
# @version: V1.0.0
|
|
# @Date: 2023-03-20 14:50:32
|
|
# @LastEditors: lzq
|
|
# @LastEditTime: 2023-03-20 14:51:47
|
|
# @company: 睿展数据
|
|
# @FilePath: \variant-form\.env.production
|
|
# @Descripttion:
|
|
###
|
|
# 页面标题
|
|
VUE_APP_TITLE = 睿展-代码生成系统
|
|
|
|
# 生产环境配置
|
|
ENV = 'production'
|
|
|
|
# 睿展-代码生成系统/生产环境
|
|
VUE_APP_CONTEXT_PATH='/variant-front'
|