Gallop icon indicating copy to clipboard operation
Gallop copied to clipboard

怎么实现朋友圈播放小视频呢?

Open 2240054474 opened this issue 7 years ago • 0 comments

怎么实现朋友圈播放小视频呢?可以类似于这样吗? LWHTMLDisplayView* htmlView = [[LWHTMLDisplayView alloc] initWithFrame:self.view.bounds]; htmlView.parentVC = self; htmlView.displayDelegate = self; [self.view addSubview:htmlView];

2240054474 avatar Apr 11 '17 07:04 2240054474