mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 00:24:13 +08:00
dep
This commit is contained in:
parent
b07402ef9b
commit
88045d8fab
@ -66,6 +66,7 @@ window.$docsify = {
|
||||
})
|
||||
},
|
||||
function (hook, vm) {
|
||||
return;
|
||||
hook.doneEach(() => {
|
||||
var toupiao = document.getElementById('toupiao')
|
||||
if (toupiao == null) return
|
||||
|
@ -109,9 +109,9 @@
|
||||
|
||||
<!-- tabs:end -->
|
||||
|
||||
|
||||
<!--
|
||||
<details>
|
||||
<summary>推荐指数</summary>
|
||||
<table id="toupiao">
|
||||
</table>
|
||||
</details>
|
||||
</details> -->
|
Loading…
x
Reference in New Issue
Block a user