售后申请部分改动

This commit is contained in:
2021
2021-09-23 12:29:33 +08:00
parent 02534e936a
commit 66d9ba83d5
6 changed files with 547 additions and 145 deletions

View File

@ -20,7 +20,7 @@ import cookie from '@/utils/store/cookie'
const fly = new Fly()
fly.config.baseURL = VUE_APP_API_URL
// 小程序请求域名
// 小程序测试请求域名
// #ifdef MP-WEIXIN
fly.config.baseURL = 'http://347i13244b.zicp.vip/api'
// #endif