开始做登录
This commit is contained in:
@@ -95,7 +95,7 @@ const parseResponse = function (response) {
|
||||
}
|
||||
|
||||
if (response.data.code !== 0) {
|
||||
|
||||
|
||||
}
|
||||
|
||||
return response.data;
|
||||
@@ -150,5 +150,6 @@ export default {
|
||||
DELETE,
|
||||
SERVER,
|
||||
RAW_SERVER,
|
||||
api
|
||||
api,
|
||||
OK: ok
|
||||
};
|
||||
|
Reference in New Issue
Block a user