tuniaoUI icon indicating copy to clipboard operation
tuniaoUI copied to clipboard

图鸟UI,基于uni-app进行开发,提供丰富的组件进行快速开发,已经支持H5和微信小程序,包含常用表单组件、信息展示组件等,并提供丰富的酷炫页面模板。

Results 10 tuniaoUI issues
Sort by recently updated
recently updated
newest added

1、关闭事件close不生效, 2、tooltip插槽自定义文字设置无效 3、建议增加自定义文案日期标注

我打包为微信小程序后,真机调试一直报这个错 我该如何处理? Cannot read property 'left' of null TypeError: Cannot read property 'left' of null at eval (weapp:///tuniao-ui/components/tn-tabbar/tn-tabbar.js:183:27) at Array.map () at Object.eval (weapp:///tuniao-ui/components/tn-tabbar/tn-tabbar.js:181:41) at Function.eval (eval at Ce.t.call.document (http://127.0.0.1:33006/remote-debug/runtime.js?devtools_ignore=true:1:18762),...

close事件$emit传递出去的是input而不是close。

代码如上,:searchShow="true" 这个属性效果没出来,没有那个搜索框

修复tn-form-item 左侧图标leftIconStyle自定义样式不生效的bug。

hbx;版本:3.7.9 浏览器: 谷歌浏览器 使用tn-image-upload-drag 拖拽图片改变顺序后,this.$refs.imageUpload.lists 获取到的图片还是之前的顺序 请排查一下 ![image](https://user-images.githubusercontent.com/43316733/233550595-3c2d3d23-7b17-476c-8a12-b23a669e64fd.png) 这是初始顺序 ![image](https://user-images.githubusercontent.com/43316733/233550920-fb979ddf-3762-41d8-b2e6-2206169665ab.png) 这是把第二个图移到第一个,在 onSortList(list) { console.log('图片拖拽重新排序', list); this.form.imgList = list.map(item => { return item.response.url }) }, 函数打印是看到的顺序,这里是正确的顺序 但是,通过this.$refs.imageUpload.lists取到的值还是之前的顺序,顺序没有变 ![image](https://user-images.githubusercontent.com/43316733/233551151-822147c3-6509-4142-ac49-a725e073818e.png)

怎么引入tuniao,vue3的版本?

uniapp项目中,Subsection分段器在真机测试中,list内第一个元素将会占据视图内100%宽度,但HbuilderX的自带内置浏览器渲染无异常

[dropdown.](https://vkuviewdoc.fsq.pub/components/dropdown.html) 你们没有这个下拉菜单组件,而别的UI库有。