feat: 处理请求展示的位置

This commit is contained in:
奔跑的面条
2022-07-16 20:57:01 +08:00
parent d1de5f0c4c
commit 740f471ff4
8 changed files with 142 additions and 103 deletions
+5 -2
View File
@@ -54,7 +54,8 @@ import {
Planet as PawIcon,
Search as SearchIcon,
ChevronUpOutline as ChevronUpOutlineIcon,
ChevronDownOutline as ChevronDownOutlineIcon
ChevronDownOutline as ChevronDownOutlineIcon,
Pulse as PulseIcon
} from '@vicons/ionicons5'
import {
@@ -200,7 +201,9 @@ const ionicons5 = {
// 向上
ChevronUpOutlineIcon,
// 向下
ChevronDownOutlineIcon
ChevronDownOutlineIcon,
// 脉搏
PulseIcon
}
const carbon = {