绿满眶商城微信小程序-uniapp
zxl
2025-08-05 5fdb1bbeaf94343144f173745e5a470ab440ccf9
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;
      }