mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
styling bookmark, markdown or other files
This commit is contained in:
parent
5838a014cf
commit
1ed0b0c7ca
12 changed files with 62 additions and 55 deletions
|
@ -84,7 +84,7 @@
|
|||
"query.autoc":主屏搜索autocomplete候选字符串<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/home5.html">home5.html</a>":自定义主屏,home6.html, home6.search, home7.html ... 多主屏(前进按钮可进)。同前缀文件中.html文件优先于.search文件。home4.html, home3.html ... (长按后退按钮可进)。<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/home5.search">home5.search</a>":<a href="../search/index.html">主屏搜索引擎</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/home.css">home.css</a>":<a href="../searchurl/homescreen.html">主屏风格</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/home.css">home.css</a>":<a href="../searchurl/homescreen.html">主屏风格</a>,虽然后缀名为css,但其格式为html,故css代码需放在"<style>"元素内。<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/bookmark.html">bookmark.html</a>":主书签<br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/quickstart.html">quickstart.html</a>":<a href="../searchurl/quickstart.html">快速访问</a><br>
|
||||
"<a href="file:///data/data/info.torapp.uweb/files/colors.txt">colors.txt</a>":护眼背景色<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue