From 3a168146ca07e7e46a454098209963243430a205 Mon Sep 17 00:00:00 2001 From: passthem Date: Fri, 7 Nov 2025 02:30:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E9=80=BB=E8=BE=91=E6=94=B9=E6=88=90?= =?UTF-8?q?=20Konabot=20=E5=8F=AF=E4=BB=A5=E4=BD=BF=E7=94=A8=E7=9A=84?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/routes/makequote/+page.svelte | 57 ++++++++++++++----------------- 1 file changed, 25 insertions(+), 32 deletions(-) diff --git a/src/routes/makequote/+page.svelte b/src/routes/makequote/+page.svelte index 55527ad..278892b 100644 --- a/src/routes/makequote/+page.svelte +++ b/src/routes/makequote/+page.svelte @@ -1,35 +1,15 @@

Makequote

一个生成奇奇怪怪的名人名言句子的服务

- - + +

@@ -41,17 +21,30 @@

-
- {#if imagePreviewUrl} -
+
+ {#if image_url} +
{/if} -
-
+
+
-

{quote}

+

+ {quote} +

– {author}

-