ig
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import App from './App'
|
||||
import { API_BASE_URL } from './config/api.js'
|
||||
|
||||
var baseUrl = 'https://xt.zhenyangtang.com.cn/'
|
||||
var baseUrl = API_BASE_URL
|
||||
|
||||
function joinApiUrl(base, path) {
|
||||
const b = String(base || '').replace(/\/+$/, '')
|
||||
|
||||
Reference in New Issue
Block a user