release: update 3.9.4

This commit is contained in:
xiaoxian521
2022-12-05 14:28:46 +08:00
parent 132fbbade3
commit 27056e7560
11 changed files with 3671 additions and 1769 deletions

View File

@@ -2,8 +2,6 @@
import "animate.css";
// 引入 src/components/ReIcon/src/offlineIcon.ts 文件中所有使用addIcon添加过的本地图标
import "@/components/ReIcon/src/offlineIcon";
// vxe-table的所有icon不支持component模式间接依赖了font-awesome
// import "font-awesome/css/font-awesome.min.css";
import { setType } from "./types";
import { emitter } from "@/utils/mitt";
import { useLayout } from "./hooks/useLayout";