From 66d3e9cac146918b650266e0638d96970ad91747 Mon Sep 17 00:00:00 2001 From: fangxiang Date: Wed, 20 Apr 2022 08:25:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=B1=8F=E5=B9=95=E6=97=8B?= =?UTF-8?q?=E8=BD=AC=E4=BB=A3=E7=A0=81,=E4=BF=AE=E5=A4=8D=E6=8B=96?= =?UTF-8?q?=E6=8B=BD=E5=88=B0=E7=AA=97=E5=8F=A3=E6=A0=87=E9=A2=98=E4=B8=8A?= =?UTF-8?q?=E4=B8=8D=E6=9B=BF=E6=8D=A2=E7=AA=97=E5=8F=A3=E7=9A=84BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 26 ++- src/RedirectPage.vue | 11 +- src/pad/BottomBar.vue | 177 ++++++++++++++++-- src/pad/ContentWall.vue | 70 +++++-- src/store/index.ts | 9 +- .../vue3-resize-drag/func/renderData.ts | 2 +- src/third_lib/vuedraggable/vuedraggable.js | 2 - 7 files changed, 258 insertions(+), 39 deletions(-) diff --git a/src/App.vue b/src/App.vue index 33bca7a..415c2c4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,11 +6,10 @@