This repository has been archived on 2023-08-30. You can view files and clone it, but cannot push or open issues/pull-requests.
appcat
/
sonist
Archived
1
0
Fork 0

优化桌面歌词

2.x
宇天 2019-01-18 01:17:14 +08:00
parent e1614dbbbd
commit 9905d3c2a2
1 changed files with 1 additions and 1 deletions

View File

@ -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>