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.
 
 
 
 
 

10 lines
277 B

# 请求域名
#NUXT_API_URL=http://api.huajibao.cn
NUXT_API_URL=https://apif.huajibao.cn
NUXT_API_ADMIN_URL=https://upload.huajibao.cn
# 接口默认前缀
NUXT_API_PREFIX=/api/
# 后台地址
#NUXT_ADMIN_URL=https://admin.huajibao.cn
NUXT_ADMIN_URL=https://mshop.huajibao.cn