上传文件至 /
This commit is contained in:
parent
c5da1f59c2
commit
674c80bf27
|
|
@ -0,0 +1,13 @@
|
||||||
|
###
|
||||||
|
# @Author: 季万俊
|
||||||
|
# @Date: 2026-01-05 16:32:20
|
||||||
|
# @Description:
|
||||||
|
###
|
||||||
|
# 页面标题
|
||||||
|
VITE_APP_TITLE = 煤炭进销存管理系统
|
||||||
|
|
||||||
|
# 开发环境配置
|
||||||
|
VITE_APP_ENV = 'development'
|
||||||
|
|
||||||
|
# 煤炭进销存管理系统/开发环境
|
||||||
|
VITE_APP_BASE_API = 'http://172.16.1.105:8000/'
|
||||||
Loading…
Reference in New Issue