毕设
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.

17 lines
283 B

4 months ago
# 页面标题
4 months ago
VUE_APP_TITLE = 智能居家数据监护
4 months ago
# 生产环境配置
NODE_ENV = 'production'
# 大唐
VUE_APP_BASE_API = '/multimodal/'
VUE_APP_IMG_URL = '/multimodal/'
VUE_APP_API_QZURL = '/multimodal/'
4 months ago
# 访问路径
VUE_APP_PUBLIC_PATH = '/multimodal_yf/safetySys/'
4 months ago