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.

12 lines
235 B

#后台接口父地址(必填)
VITE_API_URL=/index.php/api
#后台接口全路径地址(必填)
VITE_DOMAIN_URL=/index.php/api
#图片父地址(必填)
VITE_IMG_API_URL=/uploads
#图片全路径(必填)
VITE_IMG_DOMAIN_URL=/uploads