m-footer.vue 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. <!--
  2. * @Author: LiZhiWei
  3. * @Description: AppFooter
  4. -->
  5. <template>
  6. <footer class="bg-black text-white py-60px lt-sm:py-40px sm:pt-130px sm:pb-60px lt-sm:pt-88px">
  7. <div class="footer-container">
  8. <!-- 顶部区域:链接列表 + 联系方式 -->
  9. <div class="flex flex-col sm:flex-row justify-between items-start gap-60px sm:gap-0">
  10. <!-- 左侧链接列表 -->
  11. <nav
  12. class="flex flex-wrap gap-40px sm:gap-80px w-full sm:w-auto justify-between sm:justify-start lt-sm:hidden"
  13. >
  14. <!-- 产品 -->
  15. <div class="text-left">
  16. <h3 class="mb-16px font-s-16px text-white pf-sc-semibold">产品</h3>
  17. <ul class="flex flex-col gap-14px">
  18. <li>
  19. <NuxtLink
  20. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  21. to="/"
  22. >
  23. 绘管家物业云平台
  24. </NuxtLink>
  25. </li>
  26. <li>
  27. <NuxtLink
  28. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  29. to="/"
  30. >
  31. 绘服务居民平台
  32. </NuxtLink>
  33. </li>
  34. <li>
  35. <NuxtLink
  36. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  37. to="/"
  38. >
  39. 智能硬件物联
  40. </NuxtLink>
  41. </li>
  42. </ul>
  43. </div>
  44. <!-- 解决方案 -->
  45. <div class="text-left">
  46. <h3 class="mb-16px font-s-16px text-white pf-sc-semibold">解决方案</h3>
  47. <ul class="flex flex-col gap-14px">
  48. <li>
  49. <NuxtLink
  50. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  51. to="/"
  52. >
  53. 智慧收费系统
  54. </NuxtLink>
  55. </li>
  56. <li>
  57. <NuxtLink
  58. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  59. to="/"
  60. >
  61. 综合工单调度
  62. </NuxtLink>
  63. </li>
  64. <li>
  65. <NuxtLink
  66. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  67. to="/"
  68. >
  69. 移动巡检巡更
  70. </NuxtLink>
  71. </li>
  72. <li>
  73. <NuxtLink
  74. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  75. to="/"
  76. >
  77. 智慧车场管理
  78. </NuxtLink>
  79. </li>
  80. <li>
  81. <NuxtLink
  82. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  83. to="/"
  84. >
  85. 数据决策中心
  86. </NuxtLink>
  87. </li>
  88. </ul>
  89. </div>
  90. <!-- 关于绘家 -->
  91. <div class="text-left">
  92. <h3 class="mb-16px font-s-16px text-white pf-sc-semibold">关于绘家</h3>
  93. <ul class="flex flex-col gap-14px">
  94. <li>
  95. <NuxtLink
  96. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  97. to="/about"
  98. >
  99. 公司简介
  100. </NuxtLink>
  101. </li>
  102. <li>
  103. <NuxtLink
  104. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  105. to="/"
  106. >
  107. 客户案例
  108. </NuxtLink>
  109. </li>
  110. <li>
  111. <NuxtLink
  112. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  113. to="/"
  114. >
  115. 知识产权
  116. </NuxtLink>
  117. </li>
  118. <li>
  119. <NuxtLink
  120. class="font-s-14px lh-20px text-#9CA0A7 no-underline transition-colors duration-300 hover:text-white"
  121. to="/"
  122. >
  123. 加入我们
  124. </NuxtLink>
  125. </li>
  126. </ul>
  127. </div>
  128. </nav>
  129. <!-- 右侧联系方式 -->
  130. <div class="flex flex-col sm:flex-row gap-40px sm:gap-123px w-full sm:w-auto">
  131. <div class="text-left lt-sm:text-center">
  132. <div class="font-s-16px lh-22px text-white pf-sc-semibold">关注或联系我们</div>
  133. <div class="font-s-14px lh-22px text-#94a3b8 mt-16px">
  134. <span class="lt-sm:hidden">电话:400-600-7709</span>
  135. <i class="i-custom-mobile-phone lt-sm:h-58px lt-sm:w-552px"></i>
  136. </div>
  137. <div class="font-s-14px lh-22px text-#94a3b8 mt-16px">
  138. 地址:海南省海口市美兰区西溪里商业街7号楼A127
  139. </div>
  140. </div>
  141. <div class="flex flex-col items-start sm:items-center lt-sm:items-center">
  142. <i class="i-custom-qrcode wh-136px"></i>
  143. <div class="mt-12px font-s-16px text-#white lh-22px pf-sc-regular">扫一扫关注我们</div>
  144. </div>
  145. </div>
  146. </div>
  147. <!-- 底部区域:Logo + 版权 -->
  148. <div
  149. class="mt-40px sm:mt-80px pt-0 flex flex-col sm:flex-row justify-between items-center text-12px text-#64748b"
  150. >
  151. <!-- 左侧 Logo -->
  152. <div class="flex items-center gap-10px mb-20px sm:mb-0">
  153. <i class="i-custom-logo-white h-31px w-147px"></i>
  154. </div>
  155. <!-- 右侧 版权 -->
  156. <div class="flex flex-col py-8px gap-36px sm:flex-row items-center sm:gap-20px">
  157. <span>© 2024 海南智慧城科技有限公司版权所有</span>
  158. <a
  159. href="https://beian.miit.gov.cn/"
  160. target="_blank"
  161. class="flex items-center gap-4px hover:text-white transition-colors"
  162. >
  163. <div
  164. class="wh-14px bg-contain bg-no-repeat bg-center"
  165. style="
  166. background-image: url('https://img.alicdn.com/tfs/TB1..50QpXXXXX7XpXXXXXXXXXX-40-40.png');
  167. "
  168. ></div>
  169. 琼ICP备2021000000号
  170. </a>
  171. </div>
  172. </div>
  173. </div>
  174. </footer>
  175. </template>
  176. <script setup lang="ts"></script>
  177. <style scoped lang="scss">
  178. .footer-container {
  179. @extend %landing-container;
  180. }
  181. </style>