From 5de45a14dbbb8cf35aecaeec8385da87bd640ca6 Mon Sep 17 00:00:00 2001 From: "1054425342@qq.com" <1054425342@qq.com> Date: Mon, 25 Aug 2025 14:21:52 +0800 Subject: [PATCH] =?UTF-8?q?=E9=98=85=E8=AF=BB=E4=BD=93=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bmzm/home/home.vue | 321 +++++++-------- components/BackButton.vue | 97 +++++ pig/home/home.vue | 31 +- xrcc/home/home.vue | 295 ++++++++------ xxdf/home/home.vue | 810 ++++++++++++++++++++++---------------- 5 files changed, 908 insertions(+), 646 deletions(-) create mode 100644 components/BackButton.vue diff --git a/bmzm/home/home.vue b/bmzm/home/home.vue index fd6f2ed..fb40fc6 100644 --- a/bmzm/home/home.vue +++ b/bmzm/home/home.vue @@ -1,177 +1,190 @@ \ No newline at end of file + diff --git a/components/BackButton.vue b/components/BackButton.vue new file mode 100644 index 0000000..4109767 --- /dev/null +++ b/components/BackButton.vue @@ -0,0 +1,97 @@ + + + + + diff --git a/pig/home/home.vue b/pig/home/home.vue index 1fd718f..26f084a 100644 --- a/pig/home/home.vue +++ b/pig/home/home.vue @@ -1,5 +1,6 @@