fuc/resources/views/tabler/doc/android.tpl
2025-02-23 13:30:57 +08:00

63 lines
2.4 KiB
Smarty
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{include file='header.tpl'}
<link href="/assets/css/doc.css" rel="stylesheet"/>
<body class="border-top-wide border-primary d-flex flex-column">
<div class="page page-center">
<div class="container-tight">
<div class="empty">
<div class="empty-header">android端教程</div>
<div class="empty-text">1.下载安装clash meta。</div>
<img class="empty-img" src="/images/doc/android/1.png">
<br>
<div class="empty-text">3.购买一个套餐。</div>
<img class="empty-img" src="/images/doc/android/2.png">
<br>
<div class="empty-text">4.打开clash meta应用然后点击“导入clash”。</div>
<img class="empty-img" src="/images/doc/android/3.png">
<br>
<div class="empty-text">5.点击clash右上角保存配置文件。</div>
<img class="empty-img" src="/images/doc/android/4.png">
<br>
<div class="empty-text">6.点击“配置”。</div>
<img class="empty-img" src="/images/doc/android/5.png">
<br>
<div class="empty-text">7.点击配置卡片,使其生效。</div>
<img class="empty-img" src="/images/doc/android/6.png">
<br>
<div class="empty-text">8.点此启动clash。</div>
<img class="empty-img" src="/images/doc/android/7.png">
<br>
<div class="empty-text">9.访问google成功。</div>
<img class="empty-img" src="/images/doc/android/8.png">
<br>
<!-- <div class="empty-header"><a href='/doc/windows'>windows端</a></div>
<div class="empty-header"><a href='/doc/mac'>mac端</a></div>
<div class="empty-header"><a href='/doc/android'>android端</a></div>
<div class="empty-header"><a href='/doc/ios'>ios端</a></div> -->
<!-- <p class="empty-title">服务器内部错误</p>
<p class="empty-subtitle text-secondary">
Take me home, country roads, to the place, I belong... Oh wait the server is down.
</p>-->
<div class="empty-action">
<a href="/user" class="btn btn-primary">
<i class="icon ti ti-chevron-left"></i>
返回用户中心
</a>
</div>
</div>
</div>
</div>
{include file='footer.tpl'}