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.

291 lines
8.7 KiB

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. import T1_1 from '@/assets/img/hardware_detail/01/trumbs/1.png'
  2. import T1_2 from '@/assets/img/hardware_detail/01/trumbs/2.png'
  3. import T1_3 from '@/assets/img/hardware_detail/01/trumbs/3.png'
  4. export const hardware_detail_img_data = [
  5. {
  6. id: '1',
  7. picUrl: T1_1,
  8. },
  9. {
  10. id: '2',
  11. picUrl: T1_2,
  12. },
  13. {
  14. id: '3',
  15. picUrl: T1_3,
  16. },
  17. ]
  18. import S1_1_1 from '@/assets/img/hardware_detail/01/swiper/01/01.png'
  19. import S1_1_2 from '@/assets/img/hardware_detail/01/swiper/01/02.png'
  20. import S1_1_3 from '@/assets/img/hardware_detail/01/swiper/01/03.png'
  21. import S1_2_1 from '@/assets/img/hardware_detail/01/swiper/02/01.png'
  22. import S1_2_2 from '@/assets/img/hardware_detail/01/swiper/02/02.png'
  23. import S1_2_3 from '@/assets/img/hardware_detail/01/swiper/02/03.png'
  24. import S1_3_1 from '@/assets/img/hardware_detail/01/swiper/03/01.png'
  25. import S1_3_2 from '@/assets/img/hardware_detail/01/swiper/03/02.png'
  26. import S1_3_3 from '@/assets/img/hardware_detail/01/swiper/03/03.png'
  27. export const titleList = {
  28. 1: '智能多通道全自动免疫荧光分析仪',
  29. 2: '微型光度计',
  30. 3: '智慧医美视频拍照系统',
  31. }
  32. export const swiperList = {
  33. 1: [
  34. {
  35. id: '1',
  36. picUrl: S1_1_1,
  37. },
  38. {
  39. id: '2',
  40. picUrl: S1_1_2,
  41. },
  42. {
  43. id: '3',
  44. picUrl: S1_1_3,
  45. },
  46. ],
  47. 2: [
  48. {
  49. id: '1',
  50. picUrl: S1_2_1,
  51. },
  52. {
  53. id: '2',
  54. picUrl: S1_2_2,
  55. },
  56. {
  57. id: '3',
  58. picUrl: S1_2_3,
  59. },
  60. ],
  61. 3: [
  62. {
  63. id: '1',
  64. picUrl: S1_3_1,
  65. },
  66. {
  67. id: '2',
  68. picUrl: S1_3_2,
  69. },
  70. {
  71. id: '3',
  72. picUrl: S1_3_3,
  73. },
  74. ],
  75. }
  76. import D1_0 from '@/assets/img/case_detail/01/detail/01/id/01.png'
  77. import D1_2 from '@/assets/img/case_detail/01/detail/01/id/02.png'
  78. import D1_3 from '@/assets/img/case_detail/01/detail/01/id/03.png'
  79. import D1_4 from '@/assets/img/case_detail/01/detail/01/hd/01.jpg'
  80. import D2_1 from '@/assets/img/case_detail/01/detail/02/id/01.png'
  81. import D2_2 from '@/assets/img/case_detail/01/detail/02/id/02.png'
  82. import D2_3 from '@/assets/img/case_detail/01/detail/02/id/03.png'
  83. import D2_4 from '@/assets/img/case_detail/01/detail/02/id/04.png'
  84. import D2_5 from '@/assets/img/case_detail/01/detail/02/hd/01.jpg'
  85. import D3_1 from '@/assets/img/case_detail/01/detail/03/id/01.png'
  86. import D3_2 from '@/assets/img/case_detail/01/detail/03/id/02.png'
  87. import D3_3 from '@/assets/img/case_detail/01/detail/03/id/03.png'
  88. import D3_4 from '@/assets/img/case_detail/01/detail/03/id/04.png'
  89. import D3_5 from '@/assets/img/case_detail/01/detail/03/id/05.png'
  90. import D3_6 from '@/assets/img/case_detail/01/detail/03/id/06.png'
  91. import D3_7 from '@/assets/img/case_detail/01/detail/03/md/01.png'
  92. import D3_8 from '@/assets/img/case_detail/01/detail/03/hd/01.png'
  93. import D3_9 from '@/assets/img/case_detail/01/detail/03/md/01.jpg'
  94. export const detailList = {
  95. 1: {
  96. topText:
  97. '概述:支持50个样本同时上机、6种项目同时测试、20个通道并行孵育、光学检测;进样模组支持脱帽摇匀盖帽;支持急诊位;采用Scara机械臂,节省空间体积,并支持缓冲液的扫码识别。',
  98. card: [
  99. {
  100. cardTitle: '系统组成',
  101. cardIntro: [
  102. {
  103. title: '进出样模块',
  104. desc: '①试管架到位检测; ②试管架条码识别; ③试管架运输传动机构; ④50个样本同时上机;',
  105. },
  106. {
  107. title: '脱帽摇匀盖帽模块',
  108. desc: '①模拟人工,对试管内的血液进行机械摇匀; ②高低试管进行脱帽; ③吸取样本的过程完成后,能够自动对试管进行盖帽;',
  109. },
  110. {
  111. title: '移液枪模块',
  112. desc: '①微流量吸取; ②液面检测; ③液位跟随; ④吸空报警;',
  113. },
  114. {
  115. title: '反应板夹仓',
  116. desc: '①多通道并行,本机支持6通道并行; ②反应板夹仓精准控温; ③可根据需要,独立控温或者和孵育盘联动控温;',
  117. },
  118. {
  119. title: '缓冲液模块',
  120. desc: '①大瓶缓冲液; ②小瓶缓冲液; ③探测物质; ④缓冲液的余量提醒、告警;',
  121. },
  122. {
  123. title: '机械臂模块',
  124. desc: '①Scara机械臂,缩小体积和空间,让组装更加方便; ②试剂条码智能识别并二次确认;',
  125. },
  126. {
  127. title: '孵育盘模块',
  128. desc: '①孵育盘均匀加热; ②孵育盘均匀制冷; ③孵育盘精确控温; ④孵育盘最多20通道并行; ⑤可根据需要,独立控温或者与反应板夹仓联动控温',
  129. },
  130. {
  131. title: '光学检测模块',
  132. desc: '',
  133. },
  134. {
  135. title: '支持急诊位',
  136. desc: '',
  137. },
  138. ],
  139. },
  140. {
  141. cardTitle: '研发型',
  142. cardBlueTitle: '外观设计',
  143. en: 'APPEARANCE',
  144. isDouble: true,
  145. pic1: D1_0,
  146. pic2: D1_2,
  147. cardText: '',
  148. cardIntro: false,
  149. },
  150. {
  151. isDouble: false,
  152. pic1: D1_3,
  153. cardIntro: false,
  154. },
  155. {
  156. cardTitle: '研发型',
  157. cardBlueTitle: '结构设计',
  158. en: 'STRUCTURE',
  159. },
  160. {
  161. cardTitle: '硬件开发',
  162. en: 'HARDWARE',
  163. isDouble: false,
  164. pic1: D1_4,
  165. cardIntro: false,
  166. },
  167. {
  168. cardTitle: '软件开发',
  169. en: 'SOFTWARE',
  170. },
  171. {
  172. cardTitle: '实物展示',
  173. en: 'SHOW',
  174. },
  175. ],
  176. },
  177. 2: {
  178. isHtml: true,
  179. topText:
  180. '概述:<br/>应用场景:家庭<br/>使用人群:追求生活品质的中高端人群<br/>设备作用:减肥效果实时/快速检测类产品 ',
  181. card: [
  182. {
  183. cardTitle: '研发型',
  184. cardBlueTitle: '外观设计',
  185. en: 'APPEARANCE',
  186. isDouble: true,
  187. pic1: D2_1,
  188. pic2: D2_2,
  189. cardIntro: false,
  190. },
  191. {
  192. isDouble: true,
  193. pic1: D2_3,
  194. pic2: D2_4,
  195. cardIntro: false,
  196. },
  197. {
  198. cardTitle: '研发型',
  199. cardBlueTitle: '结构设计',
  200. en: 'STRUCTURE',
  201. isDouble: false,
  202. pic1: D2_5,
  203. cardIntro: false,
  204. },
  205. {
  206. cardTitle: '硬件开发',
  207. en: 'HARDWARE',
  208. isDouble: true,
  209. pic1: D2_5,
  210. pic2: D2_5,
  211. cardIntro: false,
  212. },
  213. {
  214. cardTitle: '软件开发',
  215. en: 'SOFTWARE',
  216. isDouble: false,
  217. pic1: D2_5,
  218. cardIntro: false,
  219. },
  220. {
  221. cardTitle: '实物展示',
  222. en: 'SHOW',
  223. cardIntro: false,
  224. },
  225. ],
  226. },
  227. 3: {
  228. topText:
  229. '本产品为一款通过旋转拍摄照片和视频的设备。通过设置手机APP上的参数,驱动设备旋转一定的角度,能够实现自动旋转和拍照的功能。同时,为了降低设备对生产加工的精度要求,设备悬臂部分设置了种角度调节装置。根据不同人的身高,可以升高和降低手机的位置,内置零重力系统,使用舒适方便;设备还支持手机角度的俯仰调节和左右旋转的调节。',
  230. card: [
  231. {
  232. cardTitle: '研发型',
  233. cardBlueTitle: '外观设计',
  234. en: 'APPEARANCE',
  235. isDouble: true,
  236. pic1: D3_1,
  237. pic2: D3_2,
  238. cardIntro: false,
  239. },
  240. {
  241. isDouble: true,
  242. pic1: D3_3,
  243. pic2: D3_4,
  244. cardIntro: false,
  245. },
  246. {
  247. isDouble: true,
  248. pic1: D3_5,
  249. pic2: D3_6,
  250. cardIntro: false,
  251. },
  252. {
  253. cardTitle: '研发型',
  254. cardBlueTitle: '结构设计',
  255. en: 'STRUCTURE',
  256. isDouble: true,
  257. pic1: D3_7,
  258. pic2: D3_8,
  259. cardText:
  260. '两根型材拉伸成型的座椅高度伸缩调节机构,在完成高度可控调节的前提下,为了更好的人机交互和使用体验,结构设计中加入了自研发的零重力升降系统,做到了升降时候也毫不费力,就像高度降低调节一样舒服。<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;座椅组成: 旋转底盘,站立底盘,两组升降机构,一组手机支架调节机构,一个座椅和一个幕布组成 产品整体会围绕座椅,360°任意角度旋转和拍照。',
  261. cardIntro: false,
  262. },
  263. {
  264. cardTitle: '硬件开发',
  265. en: 'HARDWARE',
  266. isDouble: false,
  267. pic1: D3_9,
  268. cardIntro: false,
  269. },
  270. {
  271. cardTitle: '软件开发',
  272. en: 'SOFTWARE',
  273. cardIntro: false,
  274. },
  275. {
  276. cardTitle: '实物展示',
  277. en: 'SHOW',
  278. cardIntro: false,
  279. },
  280. ],
  281. },
  282. }