mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-20 02:18:20 +01:00
fix
This commit is contained in:
parent
834ba1822f
commit
71d350e6ae
@ -161,7 +161,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?lua
|
<?lua
|
||||||
if not HEADER.mobile then
|
if (not HEADER.mobile) and (REQUEST.query.print ~= "true") then
|
||||||
?>
|
?>
|
||||||
<div class = "cv-toc">
|
<div class = "cv-toc">
|
||||||
<ul>
|
<ul>
|
||||||
|
Loading…
Reference in New Issue
Block a user