From ded46304b5802ff9f79a194d4c99112ecd697bf0 Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 12 May 2023 14:52:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AiImage/AiImage.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/AiImage/AiImage.vue b/src/components/AiImage/AiImage.vue index bce6957..86ac9d4 100644 --- a/src/components/AiImage/AiImage.vue +++ b/src/components/AiImage/AiImage.vue @@ -4,9 +4,9 @@ - - - + + + @@ -18,7 +18,8 @@ export default { name: "AiImage", data() { return { - dialog: false + dialog: false, + cdn: "https://cdn.cunwuyun.cn/" } }, computed: {