移除不要的文件

This commit is contained in:
wangxiaowei
2026-04-09 15:12:40 +08:00
parent c25ed3954e
commit 4167ed652a
9 changed files with 4 additions and 1153 deletions

View File

@ -8,10 +8,10 @@ VITE_DELETE_CONSOLE = false
VITE_SHOW_SOURCEMAP = true
# 请求地址
VITE_SERVER_BASEURL = 'https://76458.com'
VITE_SERVER_BASEURL = 'https://test1.stnav.com'
# 图片上传路径
VITE_UPLOAD_BASEURL = 'https://76458.com/upload'
VITE_UPLOAD_BASEURL = 'https://test1.stnav.com/upload'
# 上传图片请求地址
VITE_UPLOAD_BASEURL = 'https://76458.com/storeapi/upload/image'
VITE_UPLOAD_BASEURL = 'https://test1.stnav.com/storeapi/upload/image'
VITE_UPLOAD_IMAGE_URL = 'https://chaz.oss-cn-shanghai.aliyuncs.com/'