From 0a06a076d62c87dd5ad646120cc0b8e1c3187a7a Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 29 Dec 2021 11:50:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=8C=BA=E7=BB=84=E4=BB=B6=E6=94=B9?= =?UTF-8?q?=E9=80=A0=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AiAreaPicker.vue | 191 ++++++++++++++++++++++--------- src/components/AiSearchPopup.vue | 10 +- src/main.js | 15 ++- 3 files changed, 157 insertions(+), 59 deletions(-) diff --git a/src/components/AiAreaPicker.vue b/src/components/AiAreaPicker.vue index a64152e4..8f4e995a 100644 --- a/src/components/AiAreaPicker.vue +++ b/src/components/AiAreaPicker.vue @@ -1,6 +1,6 @@