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