javascript - How to solve the problem of playing non-video links on ios on WeChat
我想大声告诉你
我想大声告诉你 2017-06-05 11:10:25
0
1
647

Such video links cannot be played on ios devices. My analysis should be that the WKWebview kernel cannot obtain the real video address through such links. The current idea is to use js to obtain the real address of the video and then assign it to the video tag. But how should the specific implementation method be

我想大声告诉你
我想大声告诉你

reply all(1)
给我你的怀抱

The backend is made into an API form and called by the front end, because direct calls from the front end should be cross-domain

The backend has given the data. You can just assign the value to the video src directly in the frontend

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!