You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
ruoyi-ui/.env.production

20 lines
604 B

###
# @Author: xiachao 958053195@qq.com
# @Date: 2023-09-05 09:58:01
# @LastEditors: xiachao 958053195@qq.com
# @LastEditTime: 2024-05-11 11:02:45
# @FilePath: \ruoyi-ui\.env.production
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
###
# 页面标题
VUE_APP_TITLE = 全渠道运营平台
# 生产环境配置
ENV = 'production'
# 全渠道运营平台/生产环境
VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API_NEW = '/prod-api/system'
VUE_APP_BASE_API_NEW_XS = '/'