绿满眶商城微信小程序-uniapp
peng
2 天以前 d50a3ed44e2edab2a7a661c43491c3aa42c57794
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;
      }