@@ -18,11 +18,11 @@
:gutter="32"
:bar-style="{
bottom: '8rpx',
- marginLeft: '-8rpx',
+ marginLeft: '-10rpx',
width: '56rpx',
height: '10rpx',
borderRadius: 0,
- backgroundColor: '#FD5B36',
+ backgroundColor: '#FC985A',
boxShadow: '0px 1px 1px 0px rgba(255, 102, 50, 0.3)'
}"
:active-item-style="{
@@ -61,7 +61,7 @@
width: '104rpx',
borderRadius: '0',
- backgroundColor: '#FD6D4E',
boxShadow: '0rpx 1rpx 1rpx 0rpx rgba(255, 102, 50, 0.3)'
@change="tabsChange">
@@ -14,13 +14,12 @@
inactive-color="#111111"
- bottom: '8rpx',
+ bottom: '10rpx',
marginLeft: '-8rpx',
- boxShadow: '0px 1px 1px 0px rgba(255, 102, 50, 0.3)'
+ backgroundColor: '#FC985A'
@change="changeTab">
</u-tabs>