mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add crontab example to sign in automatically
This commit is contained in:
parent
36182a2a88
commit
12b3563708
6 changed files with 111 additions and 120 deletions
|
@ -98,6 +98,12 @@
|
|||
</li>
|
||||
|
||||
|
||||
<li class="post">
|
||||
<a href="tcron/index.html">
|
||||
<span>定时脚本</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="redirect/index.html">
|
||||
<span>重定向网址</span>
|
||||
|
@ -194,12 +200,6 @@
|
|||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="tcron/index.html">
|
||||
<span>定时脚本</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="post">
|
||||
<a href="logcat/index.html">
|
||||
<span>安卓系统出错诊断</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue