From b42686368567be8a35dcca5f8e37331c1dd5f219 Mon Sep 17 00:00:00 2001 From: jeremyjone Date: Thu, 11 May 2023 15:20:30 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E2=9C=A8=E6=B7=BB=E5=8A=A0=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96=E6=95=B0=E6=8D=AE=E7=9A=84=20options?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- demo/demo.vue | 23 ++++++++++++++--------- src/components/root/index.vue | 2 +- src/composables/useData.ts | 14 ++++++++++---- 3 files changed, 25 insertions(+), 14 deletions(-) diff --git a/demo/demo.vue b/demo/demo.vue index 424a149..1b21c61 100644 --- a/demo/demo.vue +++ b/demo/demo.vue @@ -1,8 +1,13 @@