|
@@ -16,7 +16,9 @@ export default {
|
|
|
props: {
|
|
|
src: {
|
|
|
type: String,
|
|
|
- default: "http://playtv-live.ifeng.com/live/06OLEEWQKN4_tv1.m3u8",
|
|
|
+ // default: "http://playtv-live.ifeng.com/live/06OLEEWQKN4_tv1.m3u8",
|
|
|
+ // default: "http://1257120875.vod2.myqcloud.com/0ef121cdvodtransgzp1257120875/3055695e5285890780828799271/v.f230.m3u8",
|
|
|
+ default: "https://cctvwbndbd.a.bdydns.com/cctvwbnd/cctv1_2/index.m3u8?BR=single",
|
|
|
},
|
|
|
},
|
|
|
data() {
|