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

18 lines
630 B
Plaintext

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