This commit is contained in:
2026-01-20 21:29:33 +08:00
parent 0f2a9a4cc3
commit 8e55f7de9d
7 changed files with 3 additions and 672 deletions

View File

@@ -183,8 +183,8 @@
<script setup>
import { ref } from 'vue'
import ImageUpload from '@/components/ImageUpload/index.vue'
import FileUpload from '@/components/FileUpload/index.vue'
import ImageUpload from '@/components/scUpload/index.vue'
import FileUpload from '@/components/scUpload/file.vue'
// 单图上传
const singleImage = ref('')