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

17 lines
581 B
Plaintext

###
# @Author: qinzhenpen qzp1807@126.com
# @Date: 2024-08-28 17:21:18
# @LastEditors: qinzhenpen qzp1807@126.com
# @LastEditTime: 2025-04-15 14:11:55
# @FilePath: \digital-marketing\.env.development
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
###
# 页面标题
VITE_APP_TITLE = 数字营销
# 开发环境配置
VITE_APP_ENV = 'development'
# 若依管理系统/开发环境
VITE_APP_BASE_API = 'https://szyx.sztzjy.com:8042'