This website requires JavaScript.
Explore
Help
Register
Sign In
ZXL-Q
/
study-area-cn
forked from
study-area-cn/study-area-cn.old
Watch
1
Star
0
Fork
You've already forked study-area-cn
0
Code
Pull Requests
Activity
deddf2407c
study-area-cn
/
theme
/
js
/
page.js
4 lines
102 B
JavaScript
Raw
Blame
History
if
(
window
.
innerWidth
>
640
)
{
document
.
getElementById
(
"toc-drawer"
)
.
setAttribute
(
'open'
,
true
)
}
View Git Blame
Copy Permalink