分享 首页播报
This commit is contained in:
@@ -128,7 +128,7 @@ $http.requestStart = function(options) {
|
||||
}
|
||||
if (storeUserInfo.token) {
|
||||
options.header['token'] = storeUserInfo.token;
|
||||
};
|
||||
};
|
||||
return options;
|
||||
}
|
||||
//请求结束
|
||||
|
||||
Reference in New Issue
Block a user