2021-08-02 09:03:49 +00:00
|
|
|
<!DOCTYPE html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width" />
|
|
|
|
<script>function g(){
|
|
|
|
let d=document;
|
|
|
|
let f=d.forms[0];
|
2021-09-12 08:11:44 +00:00
|
|
|
d.location.href="i:19"; setTimeout(function(){ document.location.href="i:0i/sdcard/uweb/home.css:"+f.b.value+":https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/template/home.css";
|
2021-08-02 10:35:55 +00:00
|
|
|
},100);
|
2021-08-02 09:03:49 +00:00
|
|
|
return false;
|
|
|
|
}
|
2021-08-09 07:50:19 +00:00
|
|
|
function g3(){
|
2021-08-06 07:06:31 +00:00
|
|
|
let d=document;
|
|
|
|
let f=d.forms[1];
|
2021-09-12 08:11:44 +00:00
|
|
|
d.location.href="i:0i/sdcard/uweb/home7.html:"+f.b.value+":https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/template/refresh.html";
|
2021-08-22 03:50:54 +00:00
|
|
|
return false;
|
2021-08-06 07:06:31 +00:00
|
|
|
}
|
2021-08-02 09:03:49 +00:00
|
|
|
</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">
|
2021-08-06 07:06:31 +00:00
|
|
|
<input name=b placeholder="背景图片网址, 可为配置目录下图像文件名"/><br>
|
2021-08-02 09:03:49 +00:00
|
|
|
<input type="submit" value="设置主屏">
|
|
|
|
</form>
|
2021-08-06 07:06:31 +00:00
|
|
|
|
2021-08-09 07:50:19 +00:00
|
|
|
<p>
|
2021-09-12 08:11:44 +00:00
|
|
|
<a href="i:0h/sdcard/uweb/home6.html:https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/txt/nav.cfg">设置第二主屏为默认导航页</a>
|
2021-08-09 07:50:19 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
<form onsubmit="return g3();" style="margin:5px 0 5px 0;padding:0px">
|
|
|
|
<input name=b placeholder="第三主屏网址"/><br>
|
|
|
|
<input type="submit" value="设置第三主屏">
|
2021-08-06 07:06:31 +00:00
|
|
|
</form>
|
|
|
|
</body></html>
|