feat: 合并 1.0.6 版本代码

This commit is contained in:
奔跑的面条
2022-07-21 11:03:04 +08:00
40 changed files with 1286 additions and 271 deletions
+13 -2
View File
@@ -53,7 +53,10 @@ import {
ArrowForward as ArrowForwardIcon,
Planet as PawIcon,
Search as SearchIcon,
Reload as ReloadIcon
Reload as ReloadIcon,
ChevronUpOutline as ChevronUpOutlineIcon,
ChevronDownOutline as ChevronDownOutlineIcon,
Pulse as PulseIcon
} from '@vicons/ionicons5'
import {
@@ -196,7 +199,15 @@ const ionicons5 = {
// 搜索(放大镜)
SearchIcon,
// 加载
ReloadIcon
ReloadIcon,
// 过滤器
FilterIcon,
// 向上
ChevronUpOutlineIcon,
// 向下
ChevronDownOutlineIcon,
// 脉搏
PulseIcon
}
const carbon = {