From 1facebeb64c8ee1694b881ce3c98db8ccd8b72f9 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 28 四月 2026 21:19:19 +0800
Subject: [PATCH] 小程序改bug

---
 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