mirror of
https://github.com/acepanel/acepanel.github.io.git
synced 2026-02-04 10:17:13 +08:00
feat: 优化证书页
This commit is contained in:
8
about.md
8
about.md
@@ -25,14 +25,6 @@ const members = [
|
||||
{ icon: 'github', link: 'https://github.com/205125' }
|
||||
]
|
||||
},
|
||||
{
|
||||
avatar: 'https://weavatar.com/avatar/c74008bc2b2e853db10fcc58359ad8a38886d5e6b4d502f408aec91e5dc609e7',
|
||||
name: '冭',
|
||||
desc: '证书销售',
|
||||
links: [
|
||||
{ icon: 'tencentqq', link: 'https://wpa.qq.com/msgrd?v=3&uin=1429182374&site=qq&menu=yes' },
|
||||
]
|
||||
},
|
||||
]
|
||||
</script>
|
||||
|
||||
|
||||
11
cert.md
11
cert.md
@@ -177,30 +177,29 @@ next: false
|
||||
<div class="cert-feature-icon">🛡️</div>
|
||||
<div class="cert-feature-content">
|
||||
<h3>安全可靠</h3>
|
||||
<p>采用国际标准加密算法,保护您的网站安全</p>
|
||||
<p>采用国际标准,保护网站安全</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cert-feature-card">
|
||||
<div class="cert-feature-icon">⚡</div>
|
||||
<div class="cert-feature-content">
|
||||
<h3>快速部署</h3>
|
||||
<p>自动化安装配置,一键完成部署</p>
|
||||
<h3>快速签发</h3>
|
||||
<p>简化签发流程,快速颁发证书</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cert-feature-card">
|
||||
<div class="cert-feature-icon">💳</div>
|
||||
<div class="cert-feature-content">
|
||||
<h3>灵活付费</h3>
|
||||
<p>多种套餐可选,满足不同需求</p>
|
||||
<p>多种规格可选,满足不同需求</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="cert-feature-card">
|
||||
<div class="cert-feature-icon">👨💻</div>
|
||||
<div class="cert-feature-content">
|
||||
<h3>专业服务</h3>
|
||||
<p>7*24小时技术支持,确保证书正常使用</p>
|
||||
<p>专业技术支持,保障使用无忧</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user