mirror of
https://github.com/torappinfo/uweb.git
synced 2026-03-14 14:45:45 +01:00
refine backup.html
This commit is contained in:
parent
fd583dc986
commit
85bb0fde7e
1 changed files with 3 additions and 3 deletions
|
|
@ -3,10 +3,10 @@
|
|||
<script>
|
||||
const url=`%2%`;
|
||||
</script></head><body>
|
||||
<p>使用超微浏览器点击下面链接将备份(恢复)目录/文件<br>%1%
|
||||
<p>使用超微浏览器点击下面链接将备份(恢复)目录/文件<br>
|
||||
</p>
|
||||
<p><a onclick="location='i:0e%1%:'+url">备份</a>   <a onclick="location='i:0d'+url">恢复</a></p>
|
||||
<p><a href="javascript:location='i:0e%1%:'+url">备份</a>   <a href="javascript:location='i:0d'+url">恢复</a></p>
|
||||
|
||||
<p><a onclick="location='i:0f'+url">重置用户及密码</a></p>
|
||||
<p><a href="javascript:location='i:0f'+url">重置用户及密码</a></p>
|
||||
|
||||
</body></html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue