|
@@ -183,8 +183,8 @@ const urlConfig = reactive({
|
|
|
|
|
|
|
|
// Cloudflare Stream 配置
|
|
// Cloudflare Stream 配置
|
|
|
const cfConfig = reactive({
|
|
const cfConfig = reactive({
|
|
|
- videoId: '',
|
|
|
|
|
- customerDomain: '',
|
|
|
|
|
|
|
+ videoId: '3c1ae1949e76f200feef94b8f7d093ca',
|
|
|
|
|
+ customerDomain: 'customer-pj89kn2ke2tcuh19.cloudflarestream.com',
|
|
|
playMode: 'iframe' as 'iframe' | 'hls'
|
|
playMode: 'iframe' as 'iframe' | 'hls'
|
|
|
})
|
|
})
|
|
|
const cfGeneratedUrl = ref('')
|
|
const cfGeneratedUrl = ref('')
|