From b36fa7e5be4128950c07a2b30abf97583b3d1ad2 Mon Sep 17 00:00:00 2001 From: xiaowen <372193233@qq.com> Date: Tue, 28 Jun 2022 17:12:37 +0800 Subject: [PATCH] no message --- components/tabbarComponent/tabbar.wxml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/components/tabbarComponent/tabbar.wxml b/components/tabbarComponent/tabbar.wxml index 595b360..b1aeafa 100644 --- a/components/tabbarComponent/tabbar.wxml +++ b/components/tabbarComponent/tabbar.wxml @@ -1,13 +1,13 @@ - - - - - - {{item.text}} - - - - {{item.text}} - - - + + + + + + {{item.text}} + + + + {{item.text}} + + + \ No newline at end of file