Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
AtTabs,AtTabsPane
自定义at-tabs样式试试 .main-tabs.at-tabs { .at-tabs__header { position: fixed; z-index: 2; } .taro-scroll-view__scroll-x { position: fixed; z-index: 2; } .at-tabs__body { margin-top: 90px; } }
然后引用 <AtTabs className='main-tabs' ></AtTabs>