Feature(custom): remove use of element-plus

This commit is contained in:
Kuingsmile
2025-08-10 16:19:33 +08:00
parent 66469ae2cf
commit b40eeee165
13 changed files with 428 additions and 556 deletions

View File

@@ -1,6 +1,6 @@
# 支持预览的文件格式列表
### 图片
## 图片
| 格式 | 描述 | 格式 | 描述 |
| :---: | :----------: | :--------: | :----------------: |
@@ -9,7 +9,7 @@
| .ico | 图标文件格式 | .webp | WebP格式 |
| .svg | 可缩放矢量图 | .avif | AVIF格式 |
### 文本
## 文本
| 格式 | 描述 | 格式 | 描述 |
| :------------: | :-----------------: | :---------------: | :----------------: |
@@ -34,7 +34,7 @@
| .applescript | AppleScript脚本文件 | .eslintignore | ESLint忽略文件 |
| .lock | 锁文件 | .ps1 | PowerShell脚本文件 |
### 视频
## 视频
| 格式 | 描述 | 格式 | 描述 |
| :---: | :-------------------: | :---: | :-----------------------------: |