From 5bb749fd14b17a876667670cdc5def9b153c10d3 Mon Sep 17 00:00:00 2001 From: chenweiqiang Date: Sat, 10 May 2025 10:31:50 +0800 Subject: [PATCH] modify --- src/App.vue | 4 ++++ src/component/grouporder.vue | 31 ++++++++++++++++++++++--------- src/pages/home/home.vue | 18 +++++++++++++++--- 3 files changed, 41 insertions(+), 12 deletions(-) diff --git a/src/App.vue b/src/App.vue index b432471..1d90ea6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -21,4 +21,8 @@ export default { diff --git a/src/component/grouporder.vue b/src/component/grouporder.vue index 95b4432..f725954 100644 --- a/src/component/grouporder.vue +++ b/src/component/grouporder.vue @@ -1,6 +1,7 @@