update webinfo frontend

This commit is contained in:
Aynakeya
2022-07-19 20:19:57 -07:00
parent db2030b3c0
commit 90e5c8a9bf
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@
<!-- <link rel="icon" type="image/svg+xml" href="/vite.svg" />-->
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AynaLivePlayer OBS Info</title>
<script type="module" crossorigin src="/assets/index.8a9680b0.js"></script>
<link rel="stylesheet" href="/assets/index.1f587c6f.css">
<script type="module" crossorigin src="/assets/index.5f769b34.js"></script>
<link rel="stylesheet" href="/assets/index.ba1017b0.css">
</head>
<body class="body-global">
<div id="app"></div>

View File

@@ -1,7 +1,7 @@
[
{
"Name": "时间例子",
"Template": "<p><media-title /></p>\r\n\r\n<p>秒显示:<current-time />/<total-time /></p>\r\n\r\n<p>\r\n分秒显示: \r\n<current-time format=\"m:s\"/>\r\n/\r\n<total-time format=\"m:s\"/>\r\n</p>\r\n"
"Template": "<p><media-title /></p>\r\n\r\n<p>秒显示:<current-time></current-time>\r\n/<total-time></total-time></p>\r\n\r\n<p>\r\n分秒显示: \r\n<current-time format=\"m:s\"/></current-time>\r\n/\r\n<total-time format=\"m:s\"/></total-time>\r\n</p>\r\n"
},
{
"Name": "播放列表例子",