didi / cube-ui

:large_orange_diamond: A fantastic mobile ui lib implement by Vue
https://didi.github.io/cube-ui/
Apache License 2.0
9.14k stars 1.47k forks source link

[New Feature] ScrollNav 组件 自定义面板标题 #738

Closed YangCheng0121 closed 4 years ago

YangCheng0121 commented 4 years ago

What problem does this feature solve?

面板标题必须显示,不可以定制。例如需要做成类似京东详情这样的页面就不行, 京东详情 image

What does the proposed API look like?

增加一个props属性,面板标题是否显示, is-show-title: true\flase

dolymood commented 4 years ago

描述的再详细点?

YangCheng0121 commented 4 years ago

@dolymood image 没有属性可以隐藏这个标题,并且不能自定义!

dolymood commented 4 years ago

这个样式解决不就好了