feat: 完善广场功能
This commit is contained in:
+4
-1
@@ -5,7 +5,10 @@ definePageMeta({
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="py-2">
|
||||
<div class="space-y-8 py-2">
|
||||
<ImageGenerateCom />
|
||||
<ClientOnly>
|
||||
<ImageHistoryListCom />
|
||||
</ClientOnly>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user