future 1 năm trước cách đây
mục cha
commit
455547f73e
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      xs-app/framework/http.ts

+ 0 - 1
xs-app/framework/http.ts

@@ -26,7 +26,6 @@ export class http {
 	}
 	//静态请求
 	public static StaticRequest(api:string,call_back:Function){
-		console.log('api=',api)
 		uni.request({
 			dataType: "json",
 			responseType: "json",