This repository was archived by the owner on Apr 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhelp.html
More file actions
7 lines (5 loc) · 2.71 KB
/
help.html
File metadata and controls
7 lines (5 loc) · 2.71 KB
1
2
3
4
5
6
7
<!DOCTYPE html><html lang="cn"><head><meta charset="UTF-8"><link rel="icon" href="favicon.png" type="image/x-icon"/><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>fybug Help</title><script src="https://cdn.staticfile.org/jquery/3.3.1/jquery.min.js"></script><link href="css/main.css" rel="stylesheet"/><link href="css/foot.css" rel="stylesheet"/><link href="css/header.css" rel="stylesheet"/> <style>body > .showS {padding-top: 15px;}body > div > section {box-shadow: 0 0 20px rgba(123, 123, 123, 0.87);width: auto;padding-top: 10px;padding-bottom: 10px;border-radius: 10px;}body > div > section > h2 {line-height: 40px;}body > div > section > section {clear: none;margin: 10px 10px 0;padding: 10px 20px 10px;text-align: left;border-radius: 10px;box-shadow: 0 0 10px rgba(134, 134, 134, 0.64);}#huawei {background: #ff6600;color: #fff;}.code {border-radius: 10px;margin: 5px;padding: 5px;background: #000;color: #fff;}</style>
</head><body><div class="frmwork"><header class="headAndFoot"><h2>帮助</h2></header><div id="navigation" class="nav tr-05" in="" sold=""></div><div id="navs" class="nav tr-05"><a class="tr-1" href="index.dev.html">主站</a><a class="tr-1" href="about.dev.html">关于我们</a><a class="tr-1" href="fybug.dev.html">关于该网站</a></div><div id="navig" class="nav tr-05"><i class="tr-05" href="index.html"></i><i class="tr-05" href="about.html"></i><i class="tr-05" href="fybug.html"></i></div></div><div class="showS"><section><h2>本站点的主题并不只限于一种系统或平台<br/> 使用前请先看好系统和平台的类型和版本</h2><small><s>我不会做筛选的,别想了</s> ye~~~~</small><section><h1>使用前需知:</h1><p>使用前需要看准主题<span class="code">对应的系统和版本</span></p><p>接着下载主题文件</p><p>下载下来的主题文件的命名通常为<span class="code">1.hwt 2.hwt</span>这样用数字命名的,下载下来之后自己改一下文件的名字</p><p>然后根据下面对应的说明使用</p></section><section id="huawei"><h1>华为手机主题的使用方法</h1><p>华为手机主题的文件后缀名为<span class="code">.hwt</span></p><p>使用时将你要用的<span class="code">.hwt</span>文件移到主题文件夹中</p><br/> <pre>已知的版本:
EMUI 8.0+ /huawei/Themes/
EMUI 8.0- /hwthemes/
</pre> <p>复制到对应的文件夹中后,选择要使用的主题即可</p></section></section></div><div class="frmwork showS foot"><footer class="headAndFoot"><button><img class="icon copyrihjyicon" src="static/img/fybug.png"></button><p>© fybug / 风雨bu改</p><br/><s id="fybug_fuck">我讨厌设计界面的说。。。。</s></footer></div></body><script src="js/head.js"></script></html>