hjyd
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

160 lines
5.4 KiB

2 years ago
2 years ago
  1. import L1 from '@/assets/img/case_detail/li1.png'
  2. import L2 from '@/assets/img/case_detail/li2.png'
  3. import L3 from '@/assets/img/case_detail/li3.png'
  4. import L4 from '@/assets/img/case_detail/li4.png'
  5. import L5 from '@/assets/img/case_detail/li5.png'
  6. import L6 from '@/assets/img/case_detail/li6.png'
  7. import L7 from '@/assets/img/case_detail/li7.png'
  8. export const case_detail_img_data = {
  9. 1: [
  10. {
  11. id: '1',
  12. picUrl: L1,
  13. },
  14. {
  15. id: '2',
  16. picUrl: L2,
  17. },
  18. {
  19. id: '3',
  20. picUrl: L3,
  21. },
  22. {
  23. id: '4',
  24. picUrl: L4,
  25. },
  26. {
  27. id: '5',
  28. picUrl: L5,
  29. },
  30. {
  31. id: '6',
  32. picUrl: L6,
  33. },
  34. {
  35. id: '7',
  36. picUrl: L7,
  37. },
  38. ],
  39. }
  40. import S1 from '@/assets/img/case_detail/lunbo1.png'
  41. import P1 from '@/assets/img/case_detail/detail/wg1.png'
  42. import P2 from '@/assets/img/case_detail/detail/wg2.png'
  43. import P3 from '@/assets/img/case_detail/detail/jg1.png'
  44. import P4 from '@/assets/img/case_detail/detail/jg2.png'
  45. import P5 from '@/assets/img/case_detail/detail/cd.png'
  46. export const case_detail_list = {
  47. 1: {
  48. 1: {
  49. id: '1',
  50. title: '电力巡检摄像头',
  51. swiperList: [
  52. {
  53. id: '1',
  54. picUrl: S1,
  55. },
  56. {
  57. id: '1',
  58. picUrl: S1,
  59. },
  60. {
  61. id: '1',
  62. picUrl: S1,
  63. },
  64. ],
  65. detailList: {
  66. topText:
  67. '电力运维人员的日常工作有相当一部分是需要走到第一线去的,如设备检修、线路巡检电源放电等。电力运维人员的一线工作呈现出“点多、线长、分散、不分昼夜、场景复杂”的特点。照明摄像头可以解决电力巡检过程中的远距离视场的排查记录。',
  68. card: [
  69. {
  70. cardTitle: '研发型',
  71. cardBlueTitle: '外观设计',
  72. en: 'APPEARANCE',
  73. isDouble: true,
  74. pic1: P1,
  75. pic2: P2,
  76. cardText:
  77. '与云端链接,视频实时传输,32倍光学变焦,20倍数字变焦,可以清晰的看到100米外的物体的细微差别,供一线巡检人员检修、巡查使用。底盘自带磁吸功能,可以吸附工程车车顶或者三脚架使用,主机部分,还可以通过旋转旋钮,将摄像机取下,手持主机部分巡检。此部分实现了自动和手动双模式兼容,两轴旋转。可以水平360°旋转,主机还可以上下俯仰,水平+俯仰综合旋转。可以通过云端或者手机APP实现旋转的控制,同时实现缩放的控制。',
  78. cardIntro: false,
  79. },
  80. {
  81. cardTitle: '研发型',
  82. cardBlueTitle: '结构设计',
  83. en: 'STRUCTURE',
  84. isDouble: true,
  85. pic1: P3,
  86. pic2: P4,
  87. cardText: false,
  88. cardIntro: [
  89. {
  90. title: '主机模块',
  91. desc: '内置自研电路板,光学机芯,电池,天线等。',
  92. },
  93. {
  94. title: '底座模块',
  95. desc: '可以实现360°电动旋转,速度可调。不同的配件可以实现不同的效果,底座外接三脚架配件,可以实现架设状态下的使用;磁吸方式,底座外挂于工程车顶部实现远距离快速巡检。。',
  96. },
  97. {
  98. title: '主机把手',
  99. desc: '上有开机按键,激光测距按键和远近光控制按键',
  100. },
  101. {
  102. title: '主屏显示器',
  103. desc: '显示一些状态信息,如激光测距距离等。',
  104. },
  105. {
  106. title: '底座旋钮',
  107. desc: '按下旋钮,逆时针旋转可以快速取下主机,当做 手持相机使用,做近距离快速记录;按下旋钮, 逆时针旋转可以快速装上主机,配合底座可以实 现电动控制',
  108. },
  109. {
  110. title: '光学模块、激光测距模块、远近光模块',
  111. desc: '',
  112. },
  113. {
  114. title: '充电口',
  115. desc: '',
  116. },
  117. ],
  118. },
  119. {
  120. cardTitle: '传动机构',
  121. cardBlueTitle: '俯仰调节',
  122. en: 'TRANSMISSION',
  123. isDouble: false,
  124. pic1: P5,
  125. pic2: null,
  126. cardText: false,
  127. cardIntro: [
  128. {
  129. title: '传动机构',
  130. desc: '高精度电机配合高精度蜗轮蜗杆传动机构,实现了主机部分的电动俯仰旋转',
  131. },
  132. {
  133. title: '对插式POGOPIN端子',
  134. desc: '在旋转的前提下,实现了 电力及信号的双传输',
  135. },
  136. {
  137. title: '防松旋钮',
  138. desc: '普通旋转不起任何作用,需要使用的时候,需要向内按压旋钮,然后旋转才可实现主机在底座上的锁 紧和松开',
  139. },
  140. {
  141. title: '机械电子双限位',
  142. desc: '机械电子双限位:通过机械结构和电子传感器,双限位模式,保护主机和底座不受损坏',
  143. },
  144. ],
  145. },
  146. ],
  147. },
  148. },
  149. },
  150. }
  151. export const allCaseList = [
  152. {
  153. id: '1',
  154. picUrl: P1,
  155. example_id: '1',
  156. industry_id: '1',
  157. },
  158. ]