refactor: 1. 移除图片附件模块 2. 优化import

This commit is contained in:
ageerle
2025-05-26 12:56:28 +08:00
parent 2021fb5071
commit abcde9e36e
162 changed files with 402 additions and 968 deletions

View File

@@ -1,4 +1,4 @@
import { defineConfig } from '@vben/vite-config';
import {defineConfig} from '@vben/vite-config';
// 自行取消注释来启用按需导入功能
// import { AntDesignVueResolver } from 'unplugin-vue-components/resolvers';