自定义tabbar不支持css3样式吗?

发布于 7 年前作者 lcheng14514 次浏览最后编辑 7 年前来自 issues

例如:

background: linear-gradient(to bottom, #c90915 0%,#880810 100%);

transform: skew(-15deg);

2 回复
guiying82
guiying821 楼6 年前

使用cover-view做的吗?参考一下cover-view的注意事项排查一下问题:https://developers.weixin.qq.com/miniprogram/dev/component/cover-view.html

xia24
xia242 楼5 年前

不是tabbar不支持,是cove-view不支持渐变色