0
|
IceMetalPunk · 技术社区 · 7 年前 |
![]() |
1
0
我知道了。这样做的方法是使用AngularJS装饰器扩展$httpbackend,从而能够截获对后端的调用,记录传递给它们的处理程序,并委托给原始对象:
把它放在
|