From ae63df05911a2ffd5e31b995da2b758fc901043c Mon Sep 17 00:00:00 2001
From: air <30444667+sszdot@users.noreply.github.com>
Date: Thu, 16 Jan 2025 12:24:40 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=B1=BB=20=20=E5=9E=8B=E3=80=91?=
=?UTF-8?q?=EF=BC=9Afix=20=E3=80=90=E5=8E=9F=20=20=E5=9B=A0=E3=80=91?=
=?UTF-8?q?=EF=BC=9A=E6=8C=89=E9=92=AE=E5=86=92=E6=B3=A1=E9=97=AE=E9=A2=98?=
=?UTF-8?q?=20=E7=82=B9=E5=87=BB=E4=B8=8D=E8=B7=B3=E8=BD=AC=20=E3=80=90?=
=?UTF-8?q?=E8=BF=87=20=20=E7=A8=8B=E3=80=91=EF=BC=9A=E9=A6=96=E9=A1=B5?=
=?UTF-8?q?=E6=8C=89=E9=92=AE=E7=BB=84=E4=BB=B6=20=E9=93=BE=E6=8E=A5?=
=?UTF-8?q?=E6=94=B9=E4=B8=BA=E5=8F=82=E6=95=B0=E6=94=BE=E5=88=B0=20?=
=?UTF-8?q?=E7=BB=84=E4=BB=B6=E5=86=85=E9=83=A8=20=20=E4=BF=AE=E6=94=B9?=
=?UTF-8?q?=E5=83=8F=E6=98=AF=E8=A7=A3=E5=86=B3=20=E6=8C=89=E9=92=AE?=
=?UTF-8?q?=E5=86=92=E6=B3=A1=E9=97=AE=E9=A2=98=20=E3=80=90=E5=BD=B1=20=20?=
=?UTF-8?q?=E5=93=8D=E3=80=91=EF=BC=9A?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
# 类型 包含:
# feat:新功能(feature)
# fix:修补bug
# docs:文档(documentation)
# style: 格式(不影响代码运行的变动)
# refactor:重构(即不是新增功能,也不是修改bug的代码变动)
# test:增加测试
# chore:构建过程或辅助工具的变动
---
components/mainBut/mainBut.vue | 24 +++++++++++++++---------
pages/index/index.vue | 14 +++++---------
pages/main/index.vue | 10 ++++++----
3 files changed, 26 insertions(+), 22 deletions(-)
diff --git a/components/mainBut/mainBut.vue b/components/mainBut/mainBut.vue
index 82340dc..df50f7d 100644
--- a/components/mainBut/mainBut.vue
+++ b/components/mainBut/mainBut.vue
@@ -1,11 +1,13 @@
-
-
-
+
+
+
+
+
+ {{butBt}}
+ {{butSt}}
- {{butBt}}
- {{butSt}}
-
+