diff --git a/public/images/a1.jpg b/public/images/a1.jpg new file mode 100644 index 0000000..4afd6b0 Binary files /dev/null and b/public/images/a1.jpg differ diff --git a/public/images/a2.jpg b/public/images/a2.jpg new file mode 100644 index 0000000..4ee296f Binary files /dev/null and b/public/images/a2.jpg differ diff --git a/public/images/a3.jpg b/public/images/a3.jpg new file mode 100644 index 0000000..b4ef010 Binary files /dev/null and b/public/images/a3.jpg differ diff --git a/public/images/a4.jpg b/public/images/a4.jpg new file mode 100644 index 0000000..cf6ffb6 Binary files /dev/null and b/public/images/a4.jpg differ diff --git a/public/images/a5.jpg b/public/images/a5.jpg new file mode 100644 index 0000000..aa40ab9 Binary files /dev/null and b/public/images/a5.jpg differ diff --git a/src/assets/data/posts6.json b/src/assets/data/posts6.json index a6afc50..07e65d9 100644 --- a/src/assets/data/posts6.json +++ b/src/assets/data/posts6.json @@ -58,6 +58,7 @@ "width": 720, "height": 720 }, + "poster":"a1.jpg", "height": 3840, "width": 2160, "ratio": "1080p", @@ -342,6 +343,7 @@ "width": 720, "height": 720 }, + "poster":"a2.jpg", "height": 1920, "width": 1080, "ratio": "1080p", @@ -914,6 +916,7 @@ "width": 720, "height": 720 }, + "poster":"a3.jpg", "height": 1920, "width": 1080, "ratio": "720p", @@ -1163,6 +1166,7 @@ "width": 720, "height": 720 }, + "poster":"a4.jpg", "height": 1080, "width": 1920, "ratio": "1080p", @@ -1424,6 +1428,7 @@ "width": 720, "height": 720 }, + "poster":"a5.jpg", "height": 1920, "width": 1080, "ratio": "1080p", diff --git a/src/components/slide/BVideo.vue b/src/components/slide/BVideo.vue index 08128e9..fd99af9 100644 --- a/src/components/slide/BVideo.vue +++ b/src/components/slide/BVideo.vue @@ -4,7 +4,7 @@