index.vue 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357
  1. <template>
  2. <section class="mb-index">
  3. <section>
  4. <div class="mb-home-title">
  5. <h1>您专注业务,我们守护安全再强的攻击,也有攻不破的防线</h1>
  6. <p>高防服务器 | 高防DNS | 游戏盾SDK高防CDN 全方位守护您的业务</p>
  7. </div>
  8. <div class="mb-video-content">
  9. <video ref="videoRef" class="mb-video" preload="auto" :src="homeVideo" autoplay loop muted playsinline
  10. @loadedmetadata="onVideoLoaded"></video>
  11. <ParticlesCanvas :size="1" class="canvas-overlay" />
  12. <ProductTabs class="mb-tabs-positioner" />
  13. </div>
  14. </section>
  15. <PlansSection class="mb-plans-section" />
  16. <section class="mb-subtitle">
  17. <h2>全景技术架构让技术成为增长引擎</h2>
  18. <p>从基础设施、数据引擎、服务中台到业务应用,层层协同,将算力、数据与能力统一管理</p>
  19. </section>
  20. <Flowchart class="mb-flowchart" />
  21. <section class="mb-insight-header">
  22. <h2 class="mb-insight-title">安全洞见&nbsp;&nbsp;&nbsp;全网感知</h2>
  23. <p class="mb-insight-subtitle">实时攻防态势数据</p>
  24. </section>
  25. <StatsSection />
  26. <section class="mb-insight-header">
  27. <h3 class="mb-insight-h3">助力各行业客户成功</h3>
  28. </section>
  29. <section class="mb-industry">
  30. <div class="mb-industry-other">
  31. <div class="mb-industry-item">
  32. <img src="~/assets/svg/home/icon1.svg" alt="icon">
  33. <div class="mb-industry-text">金融</div>
  34. </div>
  35. <div class="mb-industry-item">
  36. <img src="~/assets/svg/home/icon2.svg" alt="icon">
  37. <div class="mb-industry-text">互联网</div>
  38. </div>
  39. <div class="mb-industry-item">
  40. <img src="~/assets/svg/home/icon3.svg" alt="icon">
  41. <div class="mb-industry-text">医疗健康</div>
  42. </div>
  43. <div class="mb-industry-item">
  44. <img src="~/assets/svg/home/icon4.svg" alt="icon">
  45. <div class="mb-industry-text">制造</div>
  46. </div>
  47. <div class="mb-industry-item">
  48. <img src="~/assets/svg/home/icon5.svg" alt="icon">
  49. <div class="mb-industry-text">教育</div>
  50. </div>
  51. <div class="mb-other-item">
  52. <NuxtImg height="26" src="/images/home/icon6.png" alt="卓越教育" />
  53. </div>
  54. <div class="mb-other-item">
  55. <NuxtImg height="26" src="/images/home/icon7.png" alt="华福证券" />
  56. </div>
  57. <div class="mb-other-item">
  58. <NuxtImg height="26" src="/images/home/icon8.png" alt="汉王" />
  59. </div>
  60. <div class="mb-other-item">
  61. <NuxtImg height="26" src="/images/home/icon9.png" alt="隧道股份" />
  62. </div>
  63. <div class="mb-other-item">
  64. <NuxtImg height="26" src="/images/home/icon10.png" alt="岳阳医院" />
  65. </div>
  66. <div class="mb-other-item">
  67. <NuxtImg height="26" src="/images/home/icon11.png" alt="杉德" />
  68. </div>
  69. <div class="mb-other-item">
  70. <NuxtImg height="26" src="/images/home/icon12.png" alt="易班" />
  71. </div>
  72. <div class="mb-other-item">
  73. <NuxtImg height="26" src="/images/home/icon13.png" alt="银联商务" />
  74. </div>
  75. <div class="mb-other-item">
  76. <NuxtImg height="26" src="/images/home/icon14.png" alt="长海医院" />
  77. </div>
  78. <div class="mb-other-item">
  79. <NuxtImg height="26" src="/images/home/icon15.png" alt="斗象科技" />
  80. </div>
  81. <div class="mb-other-item">
  82. <NuxtImg height="26" src="/images/home/icon16.png" alt="瑞金" />
  83. </div>
  84. <div class="mb-other-item">
  85. <NuxtImg height="26" src="/images/home/icon17.png" alt="3L" />
  86. </div>
  87. <div class="mb-other-item">
  88. <NuxtImg height="26" src="/images/home/icon18.png" alt="宝付" />
  89. </div>
  90. <div class="mb-other-item">
  91. <NuxtImg height="26" src="/images/home/icon19.png" alt="新华医院" />
  92. </div>
  93. <div class="mb-other-item">
  94. <NuxtImg height="26" src="/images/home/icon20.png" alt="中船重工物贸集团" />
  95. </div>
  96. </div>
  97. <div class="mb-join-container">
  98. <div class="mb-join-left">
  99. <h3>立即加入 &nbsp;安全之旅</h3>
  100. <div class="mb-join-subtitle">完成注册,即可免费体验 DDoS防护、CC防护、DNS解析等多款安全产品</div>
  101. </div>
  102. <img class="mb-join-img" src="~/assets/svg/home/aq.svg" alt="安全之旅" />
  103. </div>
  104. </section>
  105. </section>
  106. </template>
  107. <script setup>
  108. import homeVideo from '~/assets/video/home.webm'
  109. import ProductTabs from '~/components/mobile/home/ProductTabs.vue'
  110. import PlansSection from '~/components/mobile/home/PlansSection.vue'
  111. import Flowchart from '~/components/mobile/home/Flowchart.vue'
  112. import StatsSection from '~/components/mobile/home/StatsSection.vue';
  113. useHead(() => ({
  114. title: 'DDAC',
  115. }))
  116. </script>
  117. <style scoped lang="scss">
  118. .mb-index {
  119. .mb-home-title {
  120. position: relative;
  121. margin-top: 20px;
  122. display: flex;
  123. flex-direction: column;
  124. align-items: center;
  125. gap: 8px;
  126. z-index: 1;
  127. h1 {
  128. text-align: center;
  129. width: 240px;
  130. font-size: 18px;
  131. font-weight: 500;
  132. line-height: 26px;
  133. background: linear-gradient(90deg, #7C4DFF 0.24%, #DEB9FF 45.03%, #617FFF 132.52%);
  134. background-clip: text;
  135. -webkit-background-clip: text;
  136. -webkit-text-fill-color: transparent;
  137. }
  138. p {
  139. color: rgba(255, 255, 255, 0.80);
  140. width: 184px;
  141. text-align: center;
  142. font-size: 12px;
  143. font-weight: 350;
  144. line-height: 20px;
  145. }
  146. }
  147. .mb-video-content {
  148. height: 500px;
  149. position: relative;
  150. z-index: 0;
  151. .mb-video {
  152. width: 100%;
  153. height: auto;
  154. position: absolute;
  155. top: 20%;
  156. transform: translateY(-50%);
  157. left: 0;
  158. }
  159. .canvas-overlay {
  160. position: absolute;
  161. top: 18%;
  162. transform: translateY(-50%);
  163. left: 0;
  164. height: 80px;
  165. z-index: 1;
  166. }
  167. .mb-tabs-positioner {
  168. position: absolute;
  169. top: 56%;
  170. left: 0;
  171. transform: translateY(-50%);
  172. z-index: 1
  173. }
  174. }
  175. .mb-plans-section {
  176. margin-top: 18px;
  177. padding-bottom: 20px;
  178. }
  179. .mb-subtitle {
  180. margin-top: 32px;
  181. display: flex;
  182. flex-direction: column;
  183. align-items: center;
  184. gap: 12px;
  185. h2 {
  186. width: 216px;
  187. color: #FFF;
  188. text-align: center;
  189. font-size: 24px;
  190. font-weight: 400;
  191. line-height: 36px;
  192. }
  193. p {
  194. width: 322px;
  195. color: rgba(255, 255, 255, 0.80);
  196. text-align: center;
  197. font-size: 12px;
  198. font-weight: 400;
  199. line-height: 16px;
  200. }
  201. }
  202. .mb-flowchart {
  203. margin-top: 24px;
  204. padding-bottom: 32px;
  205. }
  206. .mb-insight-header {
  207. width: 174px;
  208. margin: 0 auto;
  209. display: flex;
  210. flex-direction: column;
  211. align-items: center;
  212. gap: 8px;
  213. .mb-insight-title {
  214. color: #FFF;
  215. font-size: 20px;
  216. font-weight: 400;
  217. line-height: 24px;
  218. }
  219. .mb-insight-subtitle {
  220. color: #A39DFF;
  221. font-size: 12px;
  222. font-weight: 400;
  223. }
  224. .mb-insight-h3 {
  225. color: #FFF;
  226. font-size: 18px;
  227. font-weight: 400;
  228. line-height: 36px;
  229. }
  230. }
  231. .mb-industry {
  232. position: relative;
  233. display: flex;
  234. flex-direction: column;
  235. align-items: center;
  236. gap: 16px;
  237. margin-top: 24px;
  238. padding-bottom: 48px;
  239. width: 100%;
  240. overflow: hidden;
  241. .mb-industry-other {
  242. display: grid;
  243. grid-template-rows: repeat(4, auto);
  244. grid-template-columns: repeat(5, 105px);
  245. gap: 10px;
  246. width: 100%;
  247. overflow-x: auto;
  248. scrollbar-width: none;
  249. -ms-overflow-style: none;
  250. &::-webkit-scrollbar {
  251. display: none;
  252. }
  253. .mb-industry-item {
  254. flex-shrink: 0;
  255. box-sizing: border-box;
  256. display: flex;
  257. width: 105px;
  258. height: 48px;
  259. justify-content: center;
  260. align-items: center;
  261. border-radius: 4px;
  262. border: 0.5px solid #C6BAFF;
  263. background: linear-gradient(169deg, rgba(101, 70, 255, 0.60) -37.16%, rgba(101, 70, 255, 0.10) 193.82%);
  264. backdrop-filter: blur(0.5px);
  265. gap: 10px;
  266. img {
  267. width: 18px;
  268. height: 18px;
  269. }
  270. .mb-industry-text {
  271. color: #FFF;
  272. font-size: 14px;
  273. font-weight: 400;
  274. }
  275. }
  276. .mb-other-item {
  277. box-sizing: border-box;
  278. display: flex;
  279. justify-content: center;
  280. align-items: center;
  281. width: 105px;
  282. height: 48px;
  283. border-radius: 4px;
  284. border: 0.5px solid #B2A1FF;
  285. background: #1C192B;
  286. :deep(img) {
  287. max-width: 80%;
  288. object-fit: contain;
  289. }
  290. }
  291. }
  292. .mb-join-container {
  293. display: flex;
  294. flex-direction: row;
  295. justify-content: space-between;
  296. align-items: center;
  297. width: calc(100% - 32px);
  298. margin-top: 48px;
  299. text-align: left;
  300. gap: 20px;
  301. .mb-join-left {
  302. flex: 1;
  303. h3 {
  304. color: #FFF;
  305. font-size: 16px;
  306. font-weight: 400;
  307. }
  308. .mb-join-subtitle {
  309. margin-top: 12px;
  310. margin-bottom: 20px;
  311. color: rgba(255, 255, 255, 0.80);
  312. font-size: 12px;
  313. font-weight: 400;
  314. }
  315. }
  316. .mb-join-img {
  317. width: 130px;
  318. height: auto;
  319. margin-top: 0;
  320. }
  321. }
  322. }
  323. }
  324. </style>