Merge branch 'dev' into dev-feat-multi-select

This commit is contained in:
奔跑的面条
2022-08-05 08:42:47 +08:00
46 changed files with 1313 additions and 310 deletions
+10 -1
View File
@@ -53,6 +53,9 @@ import {
ArrowForward as ArrowForwardIcon,
Planet as PawIcon,
Search as SearchIcon,
ChevronUpOutline as ChevronUpOutlineIcon,
ChevronDownOutline as ChevronDownOutlineIcon,
Pulse as PulseIcon
} from '@vicons/ionicons5'
import {
@@ -196,7 +199,13 @@ const ionicons5 = {
// 搜索(放大镜)
SearchIcon,
// 过滤器
FilterIcon
FilterIcon,
// 向上
ChevronUpOutlineIcon,
// 向下
ChevronDownOutlineIcon,
// 脉搏
PulseIcon
}
const carbon = {