From 59b1f0e9967902aa10f5e017d5a0bdfd1b60c9ea Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期三, 29 四月 2026 09:42:45 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 small-program/components/custom-tabbar/custom-tabbar.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/small-program/components/custom-tabbar/custom-tabbar.vue b/small-program/components/custom-tabbar/custom-tabbar.vue
index b1147d9..8de2fe5 100644
--- a/small-program/components/custom-tabbar/custom-tabbar.vue
+++ b/small-program/components/custom-tabbar/custom-tabbar.vue
@@ -12,7 +12,6 @@
 
 <script>
 	import { mapState } from 'vuex'
-
 	export default {
 		name: 'CustomTabbar',
 		data() {

--
Gitblit v1.9.3