This commit is contained in:
weipengfei 2024-03-06 18:04:42 +08:00
parent 8bb3f21f7f
commit be329da1af
3 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue</title>
<style>

BIN
public/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

View File

@ -37,7 +37,7 @@ export default {
props: ['url'],
data () {
return {
playUrl: 'http://192.168.1.27/live/test.live.flv?secret=gqig2yfkkdpimic1uwzy1l5msio0eflm', //
playUrl: '', //
jessibuca: null,
version: '',
wasm: false,