优化桌面歌词
parent
e1614dbbbd
commit
9905d3c2a2
|
@ -9,7 +9,7 @@
|
||||||
<script>window.LIBS_BASE_URL = location.origin + '/lib';window.__ENV_LANG__ = 'zh'</script>
|
<script>window.LIBS_BASE_URL = location.origin + '/lib';window.__ENV_LANG__ = 'zh'</script>
|
||||||
<script type="module" src="js/desktop-lrc.js"></script>
|
<script type="module" src="js/desktop-lrc.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body anot="lrc">
|
<body class="do-fn-noselect" anot="lrc">
|
||||||
<div class="lrc-box">
|
<div class="lrc-box">
|
||||||
<section class="left">
|
<section class="left">
|
||||||
<span class="shadow" :text="lrc.l.txt"></span>
|
<span class="shadow" :text="lrc.l.txt"></span>
|
||||||
|
|
Reference in New Issue