From 1ef1f12c7eb179d1b656e970d77ac3d311ebb5c9 Mon Sep 17 00:00:00 2001 From: Frost-ZX <30585462+Frost-ZX@users.noreply.github.com> Date: Mon, 14 Jun 2021 00:38:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E6=82=AC=E6=B5=AE=E6=8C=89?= =?UTF-8?q?=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 10 +++ src/components/FloatingBtn.vue | 150 +++++++++++++++++++++++++++++++++ 2 files changed, 160 insertions(+) create mode 100644 src/components/FloatingBtn.vue diff --git a/src/App.vue b/src/App.vue index 3c0d195..84f6389 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,10 +1,12 @@ + +