retrofit-cjs icon indicating copy to clipboard operation
retrofit-cjs copied to clipboard

retrofit-cjs 是一个基于JavaScript装饰器(Decorator)和 axios 实现的网络请求库, 支持Vue / React / react-native 等常用框架

Results 1 retrofit-cjs issues
Sort by recently updated
recently updated
newest added

比如接口是 `/api/${tpe}/a` `type`是动态变化的 那该怎么弄?有几个`type`就写几个么= = 因为在装饰器上的`this`是指向全局的