绿满眶商城微信小程序-uniapp
peng
2025-09-12 e3a79d7726ad7788f08a335483ca852cded4a704
components/TopBar.vue
@@ -39,7 +39,7 @@
            scrollLeft: 0,
            titleList: [
               {
                  index: 'home',
                  index: 'home1',
                  pagePath: '/pages/tabbar/index/home',
                  title: '推荐'
               },
@@ -108,7 +108,7 @@
      
      .top-bar .title-scroll {
         width: 100%;
         height: 80rpx;
         height: 40px;
         white-space: nowrap;
      }