Sherri Gutmann

Results 4 issues of Sherri Gutmann

![image](https://user-images.githubusercontent.com/35031472/183551340-10eaf742-2ae3-4b0e-a4e5-4d6e4d98cc01.png)

bug

如题,希望picker组件能增加一个列宽比例的属性,便于根据自己的需要来设置没列的宽度

### 版本 2.0.33 ### 重现步骤 这个代码中使用到了mescroll-uni插件的下拉刷新功能 ```vue import MescrollMixin from "@/uni_modules/mescroll-uni/components/mescroll-uni/mescroll-mixins.js"; import { getDataList } from "@/utils/api.js" export default { mixins: [MescrollMixin], // 使用mixin name: "scroll-list", props: { url: String,...

**错误描述** click(x,y)方法在妙看app里面无法使用,也无法分析布局什么的,当说那个click点击时,通过开启了坐标位置后,发现确实有点击指定位置,但app并没有成功点击。该怎么解决? **机器人型号(请填写以下信息):** - 设备型号:荣耀V10 - 操作系统:鸿蒙3.0 - Hamibot 版本:1.5.0-beta