Wechat applet realizes video sliding playback effect

first look at the effect

 Implementation method: the official video-swiper component of the WeChat applet

 Implementation steps:

1. Download the WeChat developer tools

2. Click the 'Preview effect in the development tool' of the official document

 3. Modify the urls of video-swiper.js in the video-swiper folder under the example folder.

 4. Move the video-swiper folder under the components folder and the video-swiper folder under the example folder to your own project.

Guess you like

Origin blog.csdn.net/qq_52769059/article/details/131804337