1. 迎宾海报

This commit is contained in:
李琦
2026-08-04 09:38:08 +08:00
parent 773c4953b2
commit 05ff2cc7aa
4 changed files with 576 additions and 70 deletions

View File

@@ -58,7 +58,7 @@ import { ref, watch } from 'vue'
import { message } from 'ant-design-vue'
import { getUploadAssets, uploadImage } from '@/api/wedding'
const PAGE_SIZE = 6
const PAGE_SIZE = 9
const props = defineProps({
open: { type: Boolean, default: false },