From 899635eaf5031b20a8e7a53e7ccc88df86e32865 Mon Sep 17 00:00:00 2001 From: old burden Date: Wed, 21 Jan 2026 10:50:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=A8=A1=E7=89=88bug=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=201=E3=80=81=E5=8E=BB=E9=99=A4=E6=B5=8B=E8=AF=95=E5=85=85?= =?UTF-8?q?=E5=80=BC=202=E3=80=81=E6=A8=A1=E7=89=88=E5=9B=BE=E7=89=87url?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=B8=BA=E4=B8=8A=E4=BC=A0=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E8=BF=94=E5=9B=9Eurl=203=E3=80=81=E5=AE=98=E7=BD=91=E4=B8=BB?= =?UTF-8?q?=E9=A1=B5=E6=A8=A1=E7=89=88=E5=9B=BE=E7=89=87=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin-ui/src/views/ai/template/index.vue | 63 +++++++++++++++++++- portal-ui/src/components/RechargePc.vue | 7 --- portal-ui/src/views/Image.vue | 74 ++++++++++++++---------- 3 files changed, 102 insertions(+), 42 deletions(-) diff --git a/admin-ui/src/views/ai/template/index.vue b/admin-ui/src/views/ai/template/index.vue index 72f1e01..be155ce 100644 --- a/admin-ui/src/views/ai/template/index.vue +++ b/admin-ui/src/views/ai/template/index.vue @@ -121,8 +121,19 @@ - - + +
+ + + + + 支持jpg、png格式,建议尺寸:800 * 400 +
@@ -144,6 +155,7 @@ + + diff --git a/portal-ui/src/components/RechargePc.vue b/portal-ui/src/components/RechargePc.vue index 9cdd3f4..3df52d2 100644 --- a/portal-ui/src/components/RechargePc.vue +++ b/portal-ui/src/components/RechargePc.vue @@ -33,13 +33,6 @@ :loading="loading"> {{ $t('common.recharge') }} - - {{ $t('common.testRecharge') }} -