mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Fri Aug 6 03:06:31 PM CST 2021
This commit is contained in:
parent
b6475e828d
commit
f78ab01846
3 changed files with 14 additions and 2 deletions
|
@ -6,11 +6,22 @@
|
|||
},100);
|
||||
return false;
|
||||
}
|
||||
function g2(){
|
||||
let d=document;
|
||||
let f=d.forms[1];
|
||||
d.location.href="i:0i/sdcard/uweb/home6.html:"+f.b.value+":http://jamesfengcao.gitee.io/uwebzh/searchurl/template/refresh.html";
|
||||
}
|
||||
</script><style>
|
||||
input{height:40px;width:100%;border-radius:50px;}
|
||||
</style>
|
||||
<title>主屏设置</title></head><body>
|
||||
<form onsubmit="return g();" style="margin:5px 0 5px 0;padding:0px">
|
||||
<input name=b placeholder="背景图片url, 可为配置目录下图像文件名"/><br>
|
||||
<input name=b placeholder="背景图片网址, 可为配置目录下图像文件名"/><br>
|
||||
<input type="submit" value="设置主屏">
|
||||
</form>
|
||||
|
||||
<form onsubmit="return g2();" style="margin:5px 0 5px 0;padding:0px">
|
||||
<input name=b placeholder="第二主屏网址"/><br>
|
||||
<input type="submit" value="设置第二主屏">
|
||||
</form>
|
||||
</body></html>
|
||||
|
|
|
@ -8,8 +8,8 @@
|
|||
|
||||
<a href="i:00顺序:i:40%s_00">顺序:i:40%s_00</a><br>
|
||||
<a href="i:00影视:https://www.cupfox.com/search?key=">影视:https://www.cupfox.com/search?key=</a><br>
|
||||
<a href="i:00电影狗:http://www.dianyinggou.com/so/">电影狗:http://www.dianyinggou.com/so/</a><br>
|
||||
<a href="i:00google镜像:https://go-xyz.xyz/search?q=">google镜像:https://go-xyz.xyz/search?q=</a><br>
|
||||
<a href="i:00高德地图:https://ditu.amap.com/search?query=">高德地图:https://ditu.amap.com/search?query=</a><br>
|
||||
<a href="i:00京东:https://search.jd.com/Search?enc=utf-8&keyword=">京东:https://search.jd.com/Search?enc=utf-8&keyword=</a><br>
|
||||
<a href="i:00淘宝:https://taobao.com/search?q=">淘宝:https://taobao.com/search?q=</a><br>
|
||||
<a href="i:00淘宝优惠券:https://www.ishtq.com/?m=search&a=index&k=">淘宝优惠券:https://www.ishtq.com/?m=search&a=index&k=</a><br>
|
||||
|
|
1
searchurl/template/refresh.html
Normal file
1
searchurl/template/refresh.html
Normal file
|
@ -0,0 +1 @@
|
|||
<meta http-equiv="refresh" content="0; url=%1%">
|
Loading…
Reference in a new issue