Home> Web Front-end> Vue.js> body text

How to add video in vuejs

藏色散人
Release: 2021-11-01 14:47:20
Original
5466 people have browsed it

How to add video in vuejs: 1. Insert the video link through iframe; 2. Add the video by citing the vue-video-player plug-in.

How to add video in vuejs

The operating environment of this article: windows7 system, vue2.9.6 version, DELL G3 computer.

How to add video to vuejs?

Summary of 2 methods to insert video based on Vue:


Method 1: Insert video link into iframe

1.1

## Currently playing video

{{this.activeVideo.title}}

Copy after login

1.2

##Video list