调整统一资源访问服务器地址
This commit is contained in:
parent
ef595ba882
commit
04e515dff0
|
|
@ -25,7 +25,7 @@ VITE_GLOB_DOMAIN_URL=https://www.focusnu.com/nursingunit101
|
|||
VITE_GLOB_API_URL_PREFIX=
|
||||
|
||||
# 管理平台静态资源路径
|
||||
VITE_OPE_MEDIA_ADDRESS = 'https://www.focusnu.com/media/upFiles/'
|
||||
VITE_OPE_MEDIA_ADDRESS = 'https://www.focusnu.com/media/'
|
||||
|
||||
# 长者标签-体型标签默认图片
|
||||
VITE_DEFAULT_ELDER_TAG_BODY_PIC = 'default/bodyDefault.png'
|
||||
|
|
|
|||
Loading…
Reference in New Issue