81 lines
3.2 KiB
PHP
Executable File
81 lines
3.2 KiB
PHP
Executable File
<?php
|
||
/* Smarty version 5.3.1, created on 2024-11-21 20:36:09
|
||
from 'file:doc/mac.tpl' */
|
||
|
||
/* @var \Smarty\Template $_smarty_tpl */
|
||
if ($_smarty_tpl->getCompiled()->isFresh($_smarty_tpl, array (
|
||
'version' => '5.3.1',
|
||
'unifunc' => 'content_673f293956a710_51025537',
|
||
'has_nocache_code' => false,
|
||
'file_dependency' =>
|
||
array (
|
||
'd79295eb211a0637bf99769cbe4ea5a0966c0ece' =>
|
||
array (
|
||
0 => 'doc/mac.tpl',
|
||
1 => 1732192567,
|
||
2 => 'file',
|
||
),
|
||
),
|
||
'includes' =>
|
||
array (
|
||
'file:header.tpl' => 1,
|
||
'file:footer.tpl' => 1,
|
||
),
|
||
))) {
|
||
function content_673f293956a710_51025537 (\Smarty\Template $_smarty_tpl) {
|
||
$_smarty_current_dir = '/private/var/www/wwwroot/crc.loc/resources/views/tabler/doc';
|
||
$_smarty_tpl->renderSubTemplate('file:header.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
|
||
?>
|
||
|
||
<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">mac端教程</div>
|
||
|
||
<div class="empty-text">1.进入“购买套餐”界面,购买一个套餐。</div>
|
||
<img class="empty-img" src="/images/doc/mac/1.png">
|
||
<br>
|
||
|
||
<div class="empty-text">2.下载安装clash verge(根据您的配置选择m或intel芯片)。</div>
|
||
<img class="empty-img" src="/images/doc/mac/2.png">
|
||
<br>
|
||
|
||
<div class="empty-text">3.点击“复制clash订阅链接”。</div>
|
||
<img class="empty-img" src="/images/doc/mac/3.png">
|
||
<br>
|
||
|
||
<div class="empty-text">4.打开clash verge应用,将订阅链接粘贴至划线出,然后点击导入。</div>
|
||
<img class="empty-img" src="/images/doc/mac/4.png">
|
||
<br>
|
||
|
||
<div class="empty-text">5.开启系统代理选项。</div>
|
||
<img class="empty-img" src="/images/doc/mac/5.png">
|
||
|
||
<div class="empty-text">6.访问google,成功。</div>
|
||
<img class="empty-img" src="/images/doc/mac/6.png">
|
||
|
||
<!-- <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>
|
||
|
||
<?php $_smarty_tpl->renderSubTemplate('file:footer.tpl', $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), (int) 0, $_smarty_current_dir);
|
||
}
|
||
}
|