mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
fix links for tags
This commit is contained in:
parent
8e88f74c4e
commit
b7b4361758
105 changed files with 236 additions and 237 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="stylesheet" href="../style.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../style.css#" type="text/css" />
|
||||
<title>利用用户自定义样式屏蔽不良信息</title>
|
||||
<script type="text/javascript">
|
||||
function findLang(){
|
||||
|
@ -42,9 +42,9 @@
|
|||
</h1>
|
||||
<ul class="tags">
|
||||
|
||||
<li><a href="../tags/%e4%b8%8d%e8%89%af%e4%bf%a1%e6%81%af%e5%b1%8f%e8%94%bd/index.html">不良信息屏蔽</a> </li>
|
||||
<li><a href="../tags/%e4%b8%8d%e8%89%af%e4%bf%a1%e6%81%af%e5%b1%8f%e8%94%bd/index.html#">不良信息屏蔽</a> </li>
|
||||
|
||||
<li><a href="../tags/css/index.html">css</a> </li>
|
||||
<li><a href="../tags/css/index.html#">css</a> </li>
|
||||
|
||||
</ul>
|
||||
<p>点击以下链接可安装全局样式,清后台重启浏览器,长按底部工具条窗口按钮弹出对话框后勾选上述文件名即可屏蔽不良信息。<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue