mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Thu Dec 23 04:30:01 PM CST 2021
This commit is contained in:
parent
67e4d0bc39
commit
f3eb93ce28
5 changed files with 9 additions and 3 deletions
|
@ -15,7 +15,8 @@
|
|||
<guid>https://jamesfengcao.gitee.io/uwebzh/icons/</guid>
|
||||
<description>超微浏览器配置目录下如果存在目录&quot;icon&quot;,则此目录下的文件名为&quot;0&quot;,&quot;1&quot;,&quot;2&quot;...
|
||||
会作为底部工具栏图标。文件&quot;0&quot;替换原后退按钮,&quot;1&quot;为前进按钮,&quot;2&quot;为设置按钮,&quot;3&quot;为主页按钮......。
|
||||
注意:刷新按钮及窗口按钮图标暂时不能重定义。</description>
|
||||
注意:刷新按钮及窗口按钮图标暂时不能重定义。
|
||||
由于不同图标设计风格可能不同,图像分辨率越高,图标之间的空白会显得越大。如果用户混用不同系列图标,可适当调低分辨率,譬如96x96就是一个不错的选择。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -55,6 +56,7 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
|
|||
&quot;sbookmark/&quot;:超级书签默认目录
|
||||
&quot;sitecache/&quot;:用户供应网站离线数据
|
||||
&quot;longclick/&quot;:长按链接菜单(js)
|
||||
&quot;icon/&quot;:图标定制
|
||||
&quot;app[XXX]/&quot;:html5应用目录
|
||||
&quot;default.longclick&quot;:长按链接菜单
|
||||
&quot;default.uas&quot;:浏览器标识
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
"<a href="file:///sdcard/uweb/sbookmark/">sbookmark/</a>":超级书签默认目录<br>
|
||||
"<a href="file:///sdcard/uweb/sitecache/">sitecache/</a>":<a href="../offlinecache">用户供应网站离线数据</a><br>
|
||||
"<a href="file:///sdcard/uweb/longclick/">longclick/</a>":长按链接菜单(js)<br>
|
||||
"<a href="file:///sdcard/uweb/icon/">icon/</a>":<a href="../icons">图标定制</a><br>
|
||||
"app[XXX]/":<a href="../html5">html5应用目录</a><br>
|
||||
"<a href="e:file:///sdcard/uweb/default.longclick">default.longclick</a>":长按链接菜单<br>
|
||||
"<a href="e:file:///sdcard/uweb/default.uas">default.uas</a>":<a href="../searchurl/uas.html">浏览器标识</a><br>
|
||||
|
|
|
@ -26,6 +26,7 @@
|
|||
<p>超微浏览器配置目录下如果存在目录"icon",则此目录下的文件名为"0","1","2"...<br>
|
||||
会作为底部工具栏图标。文件"0"替换原后退按钮,"1"为前进按钮,"2"为设置按钮,"3"为主页按钮......。<br>
|
||||
注意:刷新按钮及窗口按钮图标暂时不能重定义。</p>
|
||||
<p>由于不同图标设计风格可能不同,图像分辨率越高,图标之间的空白会显得越大。如果用户混用不同系列图标,可适当调低分辨率,譬如96x96就是一个不错的选择。</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.89.4" />
|
||||
<meta name="generator" content="Hugo 0.90.0" />
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@
|
|||
<guid>https://jamesfengcao.gitee.io/uwebzh/icons/</guid>
|
||||
<description>超微浏览器配置目录下如果存在目录&quot;icon&quot;,则此目录下的文件名为&quot;0&quot;,&quot;1&quot;,&quot;2&quot;...
|
||||
会作为底部工具栏图标。文件&quot;0&quot;替换原后退按钮,&quot;1&quot;为前进按钮,&quot;2&quot;为设置按钮,&quot;3&quot;为主页按钮......。
|
||||
注意:刷新按钮及窗口按钮图标暂时不能重定义。</description>
|
||||
注意:刷新按钮及窗口按钮图标暂时不能重定义。
|
||||
由于不同图标设计风格可能不同,图像分辨率越高,图标之间的空白会显得越大。如果用户混用不同系列图标,可适当调低分辨率,譬如96x96就是一个不错的选择。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
|
@ -55,6 +56,7 @@ UA为非默认时,点击PC按钮将恢复UA为默认,同时触发不保存UA
|
|||
&quot;sbookmark/&quot;:超级书签默认目录
|
||||
&quot;sitecache/&quot;:用户供应网站离线数据
|
||||
&quot;longclick/&quot;:长按链接菜单(js)
|
||||
&quot;icon/&quot;:图标定制
|
||||
&quot;app[XXX]/&quot;:html5应用目录
|
||||
&quot;default.longclick&quot;:长按链接菜单
|
||||
&quot;default.uas&quot;:浏览器标识
|
||||
|
|
Loading…
Reference in a new issue