feat: 新增全局请求数据处理

This commit is contained in:
奔跑的面条
2022-07-16 19:01:05 +08:00
parent d4bfdd1e91
commit f178b0e0ca
13 changed files with 231 additions and 109 deletions
+7 -1
View File
@@ -53,6 +53,8 @@ import {
ArrowForward as ArrowForwardIcon,
Planet as PawIcon,
Search as SearchIcon,
ChevronUpOutline as ChevronUpOutlineIcon,
ChevronDownOutline as ChevronDownOutlineIcon
} from '@vicons/ionicons5'
import {
@@ -194,7 +196,11 @@ const ionicons5 = {
// 搜索(放大镜)
SearchIcon,
// 过滤器
FilterIcon
FilterIcon,
// 向上
ChevronUpOutlineIcon,
// 向下
ChevronDownOutlineIcon
}
const carbon = {