Fix:4896 【商城小程序】康养类目,分类类目及数据位置需要上移调整

This commit is contained in:
linxi
2026-02-05 14:52:26 +08:00
parent 4d595d07c1
commit 65ede45e47
+4 -1
View File
@@ -83,7 +83,7 @@
</view>
</view>
</view> -->
<view class="v12-justify-between v12-align-center v12-px-3 v12-mt-3 tabs-wrap">
<view class="v12-justify-between v12-align-center v12-px-3 tabs-wrap">
<view
class="tab v12-font-34 v12-dark-text v12-mr-5"
v-for="(tab, index) in tabs"
@@ -251,6 +251,9 @@ export default {
}
</script>
<style lang="less" scoped>
.health-foods{
background: #fff;
}
.banner-wrap{
position: relative;
margin-left: -20rpx;