tuisong
This commit is contained in:
@@ -143,7 +143,7 @@ $http.requestEnd = function(options) {
|
||||
let loginPopupNum = 0;
|
||||
//所有接口数据处理(此方法需要开发者根据各自的接口返回类型修改,以下只是模板)
|
||||
$http.dataFactory = async function(res) {
|
||||
console.log('到这里之前123456', res, )
|
||||
|
||||
// console.log("接口请求数据", {
|
||||
// url: res.url,
|
||||
// resolve: res.response,
|
||||
|
||||
Reference in New Issue
Block a user