mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Wed Aug 25 11:23:25 PM CST 2021
This commit is contained in:
parent
1aef0c2a1c
commit
71ed7bcb78
1 changed files with 5 additions and 5 deletions
|
@ -6,11 +6,11 @@ if(d.body)
|
|||
let labels = ["网页默认字体族","cursive字体族","Fantasy字体族","Fixed字体族","Sans-Serif字体族","Serif字体族"];
|
||||
let names = ["font","cursive","fantasy","fixed","sansserif","serif"];
|
||||
let sa = [`<style>input{height:40px;width:100%;border-radius:50px;}</style><form onsubmit="let d=document;let f=d.forms[0];d.location.href='i:0i/sdcard/uweb/config.html:'+f.font.value+
|
||||
+'&'+ f.cursive.value +
|
||||
+'&'+ f.fantasy.value +
|
||||
+'&'+ f.fixed.value +
|
||||
+'&'+ f.sansserif.value +
|
||||
+'&'+ f.serif.value +
|
||||
'&'+ f.cursive.value +
|
||||
'&'+ f.fantasy.value +
|
||||
'&'+ f.fixed.value +
|
||||
'&'+ f.sansserif.value +
|
||||
'&'+ f.serif.value +
|
||||
':https://cdn.jsdelivr.net/gh/torappinfo/uwebzh/searchurl/template/config.html';return false;" accept-charset=utf-8 >`];
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue