feat: 图片裁剪功能更新

This commit is contained in:
ZhuRui
2026-07-27 09:03:46 +08:00
parent b86c22e7d2
commit b852754ca6
5 changed files with 4 additions and 695 deletions
@@ -11,7 +11,7 @@ import {
Spin,
} from 'ant-design-vue';
import { JUMP_TYPE_OPTIONS, EVENT_OPTIONS, REGION_OPTIONS } from '../model/useBannerModel';
import { ImageCropper } from '@/components';
import { ImageCropper } from '@yp-component/root';
import { uploadFile, OssUploadType } from '@/utils/oss';
import dayjs from 'dayjs';
import styles from './BannerFormModal.module.less';