api 修改
This commit is contained in:
@@ -30,7 +30,7 @@ const REQUEST_TIMEOUT = 10000
|
||||
const LOGIN_PATH = '/pages/login/index'
|
||||
/** API 基础地址 */
|
||||
// const BASE_URL = 'http://localhost:8000'
|
||||
const BASE_URL = 'https://api.school.henanklkj.com'
|
||||
const BASE_URL = 'https://api.school.henanklkj.com/index.php'
|
||||
|
||||
/**
|
||||
* 解析请求 URL,自动拼接 BASE_URL
|
||||
|
||||
Reference in New Issue
Block a user