From bf9e3208175cf105571101ea8ae0a3ff7118b4a8 Mon Sep 17 00:00:00 2001 From: old burden Date: Thu, 23 Apr 2026 17:14:47 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=20nanobanana=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- portal-ui/src/views/Image.vue | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/portal-ui/src/views/Image.vue b/portal-ui/src/views/Image.vue index cf85951..d4a3cd7 100644 --- a/portal-ui/src/views/Image.vue +++ b/portal-ui/src/views/Image.vue @@ -71,7 +71,10 @@
{{ $t('common.aspectRatioLabel') }}
- + auto 1:1 1:4 @@ -94,7 +97,10 @@ {{ $t('common.resolutionLabel') }} *
- + 1K 2K 4K @@ -102,7 +108,10 @@
输出格式
- + png jpg @@ -878,3 +887,22 @@ export default { } } + +