release: update 3.9.3

This commit is contained in:
xiaoxian521
2022-12-04 18:00:16 +08:00
parent c6e25d6933
commit 132fbbade3
16 changed files with 82 additions and 41 deletions

View File

@@ -1,5 +1,7 @@
<script setup lang="ts">
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";