add long screenshot mode

This commit is contained in:
James Feng Cao 2023-06-05 07:58:25 +08:00
parent 840fca625b
commit c533099e82
8 changed files with 12 additions and 10 deletions

View file

@ -59,6 +59,7 @@ body>ul{padding-left:0;}
<li><label><input type="checkbox" onchange="location.href='i:2567108864'"/>webview调试</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25134217728'"/>全屏播放无亮度声音触摸调节</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25268435456'"/>编辑下载文件名</label></li>
<li><label><input type="checkbox" onchange="location.href='i:25536870912'"/>长截屏模式(性能差)</label></li>
</ul>
<script>
checkBoxes=document.getElementsByTagName("input");