bx

Results 6 comments of bx

![image](https://user-images.githubusercontent.com/16380379/41956881-c96a90f6-7a17-11e8-8750-2c6d6694fee4.png)

![image](https://user-images.githubusercontent.com/16380379/41957101-6da89ad2-7a18-11e8-9222-38cb677d849f.png)

由于超链接的点击回调事件不像demo中set进去的时候就设置好了 ,所以,yylael或yytextview如何获取点击超链接的这个点击事件

为什么textview没有系统的textView(_ textView: UITextView, shouldInteractWith URL: URL, in characterRange: NSRange, interaction: UITextItemInteraction)方法

![image](https://user-images.githubusercontent.com/16380379/41964261-1e1e8cec-7a2c-11e8-9728-28a91443d0d5.png) demo是以YYTextHighlight来实现点击事件的

请问如何让flutter编译出来的web,每个页面的链接都不一样?因为我需要做一个分享功能,把当前页面分享给别人,希望别人打开后是商品详情页面而不是主页? 你这个是每个页面顶部链接都一样