From 0593359ef82555188fab0e43ec4d95abfca1c217 Mon Sep 17 00:00:00 2001 From: RockYang Date: Wed, 30 Oct 2024 18:11:36 +0800 Subject: [PATCH] micro fix --- web/src/components/ui/BlackDialog.vue | 4 ++-- web/src/views/Suno.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/src/components/ui/BlackDialog.vue b/web/src/components/ui/BlackDialog.vue index 4e659ad2..1c3f4196 100644 --- a/web/src/components/ui/BlackDialog.vue +++ b/web/src/components/ui/BlackDialog.vue @@ -40,8 +40,8 @@ const props = defineProps({ default: 'Tips', }, width: { - type: Number, - default: 500, + type: String, + default: 'auto', }, hideFooter:{ type: Boolean, diff --git a/web/src/views/Suno.vue b/web/src/views/Suno.vue index 1866f0fb..543a1ccf 100644 --- a/web/src/views/Suno.vue +++ b/web/src/views/Suno.vue @@ -111,7 +111,7 @@
- +
@@ -266,7 +266,7 @@ - +
歌曲名称