1、组件添加样式
2、组件样式引入
3、编辑页面使用到
编辑页面样式重写覆盖
.i-tab-bar {
background-image: linear-gradient(270deg, #F8A765 0%, #EE6E35 100%);
border-radius: 3rpx;
height: 6rpx;
width: 58rpx;
bottom: 10rpx;
left: unset;
}
1、组件添加样式
2、组件样式引入
3、编辑页面使用到
编辑页面样式重写覆盖
.i-tab-bar {
background-image: linear-gradient(270deg, #F8A765 0%, #EE6E35 100%);
border-radius: 3rpx;
height: 6rpx;
width: 58rpx;
bottom: 10rpx;
left: unset;
}
相关文章: