mpvue-picker icon indicating copy to clipboard operation
mpvue-picker copied to clipboard

基于 mpvue 框架的小程序选择控件,支持单列,多列,联动。

Results 21 mpvue-picker issues
Sort by recently updated
recently updated
newest added

当选择之后,显示结果,各级与各级之间的连接符怎么修改?比如地区最终渲染为 广东省-深圳市-南山区。怎么把中间的-改成其他的?

thirdScriptError Cannot read property 'label' of undefined;at pages/mpvuePicker/main page handleProxy function TypeError: Cannot read property 'label' of undefined

98行 pickerValueArrayChange的值默认为true 238的show方法的if判断根本不起作用,因为它始终为true 这导致了一个在渲染慢的手机上会出现bug... 父级执行show方法的时候,pickerValueArray还没有赋值完成.就开始执行后面的代码了.在utils/index.js的方法里面就会报索引越界的错误

动态改变级联菜单数据怎样才能实时刷新呢 我是在onchange方法里发起新的数据请求更新数据节点

使用picker mode为selector并且多次调用时 pickerValueDefault改变,视图不更新

很高兴能投入使用到项目中并正常使用, 但联动的picker打开很卡,用户体验比较差,期望能解决

当页面中存在canvas,map这类组件时,这个插件其实覆盖不了这类组件的… 所以…有没有想过用小程序原生组件实现一个 另外,实在是卡…

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies