修改
This commit is contained in:
4
env/.env
vendored
4
env/.env
vendored
@@ -10,8 +10,8 @@ VITE_WX_APPID = 'wxa023ce905b13a4de'
|
||||
VITE_APP_PUBLIC_BASE=/
|
||||
|
||||
# 后台请求地址localhost
|
||||
VITE_SERVER_BASEURL = 'http://1.14.158.154:48080/admin-api'
|
||||
VITE_UPLOAD_BASEURL = 'http://1.14.158.154:48080/upload'
|
||||
VITE_SERVER_BASEURL = 'https://api.tuanbanlv.com/admin-api'
|
||||
VITE_UPLOAD_BASEURL = 'https://api.tuanbanlv.com/upload'
|
||||
# 备注:如果后台带统一前缀,则也要加到后面,eg: https://ukw0y1.laf.run/api
|
||||
|
||||
# 注意,如果是微信小程序,还有一套请求地址的配置,根据 develop、trial、release 分别设置上传地址,见 `src/utils/index.ts`。
|
||||
|
||||
Reference in New Issue
Block a user