about.vue 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322
  1. <template>
  2. <section class="mb-about">
  3. <NuxtImg class="mb-about-bg" src="/images/about/bg.png" alt="about" />
  4. <section class="mb-about-content">
  5. <div class="mb-about-title">
  6. <h1>层层设防,步步为盾,全产品矩阵协同打造零穿透安全体系</h1>
  7. <p>A collaborative approach across the entire product portfolio creates a zero-penetration security system.</p>
  8. </div>
  9. <div class="mb-about-box">
  10. <div class="mb-about-box-text">
  11. <p><span style="color: #D2AEFF;">盾网络 — 专注于企业级DDoS/CC防护与安全加速的网络安全服务商。
  12. </span>我们以自研流量清洗架构为核心,构建了覆盖高防CDN、游戏盾、高防服务器、高防IP、SDK防护的全链路安全产品体系。依托全国多节点分布式防御网络,为游戏、电商、金融、直播等行业客户提供T级攻击防御与毫秒级响应保障。技术是我们的信仰,稳定是我们的承诺。1盾,让每一次攻击都徒劳无功。
  13. </p>
  14. </div>
  15. </div>
  16. </section>
  17. <section class="mb-about-subtitle">
  18. <h2>全维度安全防护矩阵</h2>
  19. <p>体系化安全能力,全场景多维联动防护,筑牢企业风</p>
  20. <p>险抵御与运营保障</p>
  21. </section>
  22. <Flowchart />
  23. <section class="mb-about-matrix">
  24. <h2>驱动业务持续稳定运行的全域安全产品矩阵</h2>
  25. <p>以全球节点、智能调度与多层防护为底座,构建覆盖业务接入、传</p>
  26. <p>输、抗攻击与终端安全的全链路产品体系,为企业提供可扩展、可</p>
  27. <p>进化的稳态安全能力。</p>
  28. </section>
  29. <section class="mb-matrix-card">
  30. <div v-for="(item, index) in accordionItems" :key="item.title" class="mb-card-item"
  31. :class="{ 'mb-is-open': openIndices.includes(index) }" @click="togglecard(index)">
  32. <div class="mb-card-header">
  33. <div class="mb-card-left">
  34. <img :src="item.icon" alt="icon">
  35. <span class="mb-card-title">{{ item.title }}</span>
  36. </div>
  37. <Icon name="line-md:chevron-right" class="mb-card-icon" />
  38. </div>
  39. <Transition name="mb-card-expand">
  40. <div v-show="openIndices.includes(index)" class="mb-card-body">
  41. <p class="mb-card-text">{{ item.text }}</p>
  42. <p :style="{ color: item.color }" class="mb-card-text">{{ item.desc }}</p>
  43. </div>
  44. </Transition>
  45. </div>
  46. </section>
  47. <section class="mb-about-text">
  48. <h2>万千攻击,1盾尽消</h2>
  49. <p>"T级清洗能力×智能流量调度×全链路产品联防—这就是1盾的底气"</p>
  50. </section>
  51. <DCard />
  52. </section>
  53. </template>
  54. <script setup>
  55. import Flowchart from '~/components/mobile/about/Flowchart.vue';
  56. import DCard from '~/components/mobile/about/DCard.vue';
  57. import cardIcon1 from '@/assets/svg/about/card-icon1.svg'
  58. import cardIcon2 from '@/assets/svg/about/card-icon2.svg'
  59. import cardIcon3 from '@/assets/svg/about/card-icon3.svg'
  60. import cardIcon4 from '@/assets/svg/about/card-icon4.svg'
  61. import cardIcon5 from '@/assets/svg/about/card-icon5.svg'
  62. useHead({
  63. title: '关于我们'
  64. })
  65. const accordionItems = [
  66. {
  67. title: 'CDN加速',
  68. icon: cardIcon1,
  69. text: '球加速节点分发,降低延迟提升用户访问体验。',
  70. desc: '全球200+节点',
  71. color: '#A39DFF'
  72. },
  73. {
  74. title: '游戏盾',
  75. icon: cardIcon2,
  76. text: '专为游戏业务定制,智能调度抗DDoS,隐藏源站。',
  77. desc: 'T级防御能力',
  78. color: '#4696FF'
  79. },
  80. {
  81. title: '高防服务器',
  82. icon: cardIcon3,
  83. text: '物理级高防机房,大带宽大防御,稳定业务运行。',
  84. desc: '单节点500G+',
  85. color: '#B546FF'
  86. },
  87. {
  88. title: '高防IP',
  89. icon: cardIcon4,
  90. text: '弹性IP防护,精准流量清洗,零影响转发正常业务。',
  91. desc: '弹性扩展1T+',
  92. color: '#616EFF'
  93. },
  94. {
  95. title: 'SDK防护',
  96. icon: cardIcon5,
  97. text: '端侧安全加固,链路加密通信,防篡改防抓包。',
  98. desc: '端到端加密',
  99. color: '#46ECFF'
  100. }
  101. ]
  102. const openIndices = ref([0])
  103. const togglecard = (index) => {
  104. const i = openIndices.value.indexOf(index)
  105. if (i > -1) {
  106. openIndices.value.splice(i, 1)
  107. } else {
  108. openIndices.value.push(index)
  109. }
  110. }
  111. </script>
  112. <style scoped lang="scss">
  113. .mb-about {
  114. width: 100%;
  115. position: relative;
  116. .mb-about-bg {
  117. position: absolute;
  118. top: 0;
  119. left: 50%;
  120. transform: translateX(-50%);
  121. width: 375px;
  122. height: auto;
  123. z-index: 1;
  124. }
  125. .mb-about-content {
  126. padding-top: 40px;
  127. display: flex;
  128. flex-direction: column;
  129. align-items: center;
  130. justify-content: center;
  131. .mb-about-title {
  132. position: relative;
  133. z-index: 2;
  134. display: flex;
  135. flex-direction: column;
  136. align-items: center;
  137. justify-content: center;
  138. color: #FFF;
  139. gap: 6px;
  140. h1 {
  141. font-size: 12px;
  142. font-weight: 400;
  143. }
  144. p {
  145. font-size: 6px;
  146. font-weight: 400;
  147. }
  148. }
  149. .mb-about-box {
  150. position: relative;
  151. margin-top: 72px;
  152. border-radius: 10px;
  153. border: 1px solid rgba(13, 0, 34, 0.00);
  154. background: linear-gradient(179deg, rgba(3, 0, 20, 0.50) 1.22%, rgba(151, 87, 255, 0.10) 41.19%);
  155. box-shadow: 0 4px 4px 0 rgba(98, 0, 255, 0.30) inset;
  156. backdrop-filter: blur(7px);
  157. padding: 16px;
  158. z-index: 2;
  159. background: url('/images/about/text-bg.png') no-repeat center;
  160. background-size:cover;
  161. .mb-about-box-text {
  162. color: #FFF;
  163. font-size: 12px;
  164. font-weight: 400;
  165. line-height: 20px;
  166. }
  167. }
  168. }
  169. .mb-about-subtitle {
  170. margin-top: 34px;
  171. display: flex;
  172. flex-direction: column;
  173. align-items: center;
  174. justify-content: center;
  175. color: #FFF;
  176. h2 {
  177. font-size: 16px;
  178. font-weight: 700;
  179. margin-bottom: 12px;
  180. }
  181. p {
  182. font-size: 12px;
  183. font-weight: 400;
  184. line-height: 20px;
  185. }
  186. }
  187. .mb-about-matrix {
  188. display: flex;
  189. flex-direction: column;
  190. align-items: center;
  191. justify-content: center;
  192. color: #FFF;
  193. margin-top: 56px;
  194. gap: 10px;
  195. h2 {
  196. font-size: 16px;
  197. font-weight: 700;
  198. }
  199. p {
  200. font-size: 10px;
  201. font-weight: 400;
  202. line-height: 14px;
  203. }
  204. }
  205. .mb-matrix-card {
  206. margin-top: 14px;
  207. display: flex;
  208. flex-direction: column;
  209. gap: 10px;
  210. .mb-card-item {
  211. padding: 20px;
  212. border-radius: 10px;
  213. border: 1px solid rgba(255, 255, 255, 0.10);
  214. background: #1C192B;
  215. backdrop-filter: blur(9px);
  216. transition: border-color 0.2s ease, background 0.2s ease;
  217. }
  218. .mb-card-header {
  219. display: flex;
  220. align-items: center;
  221. justify-content: space-between;
  222. }
  223. .mb-card-left {
  224. display: flex;
  225. align-items: start;
  226. img {
  227. width: 30px;
  228. height: 30px;
  229. }
  230. }
  231. .mb-card-title {
  232. color: #FFF;
  233. font-size: 14px;
  234. font-weight: 500;
  235. }
  236. .mb-card-icon {
  237. color: #fff;
  238. font-size: 20px;
  239. transition: transform 0.2s ease;
  240. }
  241. .mb-card-item.mb-is-open .mb-card-icon {
  242. transform: rotate(90deg);
  243. }
  244. .mb-card-body {
  245. margin-top: 10px;
  246. }
  247. .mb-card-text {
  248. color: rgba(255, 255, 255, 0.50);
  249. font-size: 12px;
  250. font-weight: 400;
  251. line-height: 20px;
  252. }
  253. .mb-card-expand-enter-active,
  254. .mb-card-expand-leave-active {
  255. transition: all 0.2s ease;
  256. overflow: hidden;
  257. }
  258. .mb-accordion-expand-enter-from,
  259. .mb-accordion-expand-leave-to {
  260. opacity: 0;
  261. max-height: 0;
  262. }
  263. .mb-accordion-expand-enter-to,
  264. .mb-accordion-expand-leave-from {
  265. opacity: 1;
  266. max-height: 200px;
  267. }
  268. }
  269. .mb-about-text {
  270. margin-top: 40px;
  271. display: flex;
  272. flex-direction: column;
  273. align-items: center;
  274. justify-content: center;
  275. gap: 10px;
  276. color: #fff;
  277. h2 {
  278. font-size: 16px;
  279. font-weight: 700;
  280. }
  281. p {
  282. font-size: 10px;
  283. font-weight: 400;
  284. }
  285. }
  286. }
  287. </style>