diff --git a/common/common.css b/common/common.css index 451ad44..875dd71 100644 --- a/common/common.css +++ b/common/common.css @@ -129,6 +129,38 @@ color: rgba(220, 228, 240, 0.9); } +/* 语言切换按钮 */ +.lang-switch { + display: flex; + align-items: center; + gap: 4px; + padding: 6px 12px; + margin-left: 12px; + border-radius: 6px; + cursor: pointer; + color: rgba(220, 228, 240, 0.85); + font-size: 13px; + font-weight: 500; + transition: background 0.15s ease, color 0.15s ease; + user-select: none; + background: rgba(255, 255, 255, 0.06); + border: 1px solid rgba(255, 255, 255, 0.08); +} + +.lang-switch:hover { + background: rgba(255, 255, 255, 0.12); + color: #fff; +} + +.lang-switch .lang-icon { + font-size: 15px; + line-height: 1; +} + +.lang-switch .lang-text { + font-weight: 600; +} + .breadcrumb { padding-left: 0; margin-bottom: 8px; diff --git a/header.html b/header.html index fc3bece..fbed475 100644 --- a/header.html +++ b/header.html @@ -105,6 +105,7 @@ + diff --git a/index.html b/index.html index 835f596..2358e27 100644 --- a/index.html +++ b/index.html @@ -58,12 +58,25 @@
@@ -139,21 +139,21 @@
高性价比云服务器,助力您的业务快速上云
+高性价比云服务器,助力您的业务快速上云
稳定、安全、高效、易用,可存储任意类型和形式的非结构化数据
+稳定、安全、高效、易用,可存储任意类型和形式的非结构化数据
稳定、安全、高效、易用,可承载任意规模和形式的非结构化数据
+稳定、安全、高效、易用,可承载任意规模和形式的非结构化数据
低延迟、高速度,适合游戏、视频等对网络质量要求高的业务
+低延迟、高速度,适合游戏、视频等对网络质量要求高的业务
多线BGP接入,覆盖全国各地区,访问速度快,稳定性高
+多线BGP接入,覆盖全国各地区,访问速度快,稳定性高
T级防御能力,有效抵御各类DDoS攻击,保障业务连续性
+T级防御能力,有效抵御各类DDoS攻击,保障业务连续性
全新BGP线路,性价比极高,适合个人站长及中小企业
+全新BGP线路,性价比极高,适合个人站长及中小企业
实体企业,资质齐全,技术独立
国三资资质证书+增值电信业务经营许可证(ISP资质)+其他资质齐全,可帮助用户办理ICP备案、公安备案等
实体企业,资质齐全,技术独立
国三资资质证书+增值电信业务经营许可证(ISP资质)+其他资质齐全,可帮助用户办理ICP备案、公安备案等