diff --git a/pages/template/custom-tab-bar/custom-tab-bar.uvue b/pages/template/custom-tab-bar/custom-tab-bar.uvue index 6057ea317af9edbae9933aee034f1b6990938dae..7c04890f89952579f100fdc043cc78ebbfd3b156 100644 --- a/pages/template/custom-tab-bar/custom-tab-bar.uvue +++ b/pages/template/custom-tab-bar/custom-tab-bar.uvue @@ -7,7 +7,8 @@ - + {{'\ue6bd'}} this.$tabViewHeight - // const angle = displayIcon ? 180 : 0 - // tabItem1.style.setProperty('transform', `rotate(${angle}deg)`) }, setSelectedIndex(index : number) { if (this.selectedIndex === index) { @@ -199,4 +197,4 @@ color: #fff; font-size: 32px; } - + \ No newline at end of file