Open Jasonmin opened 7 years ago
同时也混排了UIView 添加了tap手势,点击无反应,我的页面构成是 页面上+YYLabel,label的attributedText属性值从页面的一个对象businessModel中的获取,然后businessModel中另有一个对象parser中生成attributedText内容。
你这个应该是 事件响应机制的问题。。
同时也混排了UIView 添加了tap手势,点击无反应,我的页面构成是 页面上+YYLabel,label的attributedText属性值从页面的一个对象businessModel中的获取,然后businessModel中另有一个对象parser中生成attributedText内容。