|
|
6 ماه پیش | |
|---|---|---|
| aop | 6 ماه پیش | |
| api | 6 ماه پیش | |
| config | 6 ماه پیش | |
| convert | 6 ماه پیش | |
| directives | 7 ماه پیش | |
| store | 6 ماه پیش | |
| style | 6 ماه پیش | |
| tools | 6 ماه پیش | |
| README.md | 7 ماه پیش |
前端工具库
1.01 增加功能: 1.基于axios、vuex封装的公共请求框架,支持接口配置,请求状态跟踪 2.公共配置信息
1.02 增加功能: 1.公共请求框架自动识别当前项目的提示方式$toast、$message。 2.接口配置信息增加responseType属性。 3.公共请求框架识别2814错误码 进行重新登录。 4.$config、$interfaces、$http、$reqState 可自动装配到vue原型链。
import 'submodule/utils/config/init'
import 'submodule/utils/api/web/init'
1.03 增加功能: 1.公共样式 submodule/utils/style 2.公共自定义指令 submodule/utils/directives