DownloadList.js 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  1. export default {
  2. //
  3. syList:[
  4. {
  5. title: "Sanyou Bispecific Reference Antibody Catalog",
  6. url: '/static/img/profile/en.jpg',
  7. img: '/static/img/download/en.png',
  8. contentImg: '/static/img/download/en_10.png',
  9. link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_30.pdf'
  10. }
  11. ],
  12. list: [
  13. {
  14. title: "Eukaryotic Protein Preparation All-inclusive Package",
  15. url: '/static/img/profile/e_4.jpg',
  16. img: '/static/img/download/en1.png',
  17. contentImg: '/static/img/download/en_11.png',
  18. link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_2.pdf'
  19. },{
  20. title: "High-quality Bulk Antibody Production Service",
  21. url: '/static/img/profile/e_13.jpg',
  22. img: '/static/img/download/en2.png',
  23. contentImg: '/static/img/download/en_8.png',
  24. link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_14.pdf'
  25. },
  26. {
  27. title: "Rapid Protein Expression and Purification Service",
  28. url: '/static/img/profile/e_9.jpg',
  29. img: '/static/img/download/en3.png',
  30. contentImg: '/static/img/download/en_3.jpg',
  31. link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_15.pdf'
  32. }, {
  33. title: "Screening With the Sub-library of Super-trillion Common Light Chain Ab Library",
  34. url: '/static/img/profile/e_2.jpg',
  35. img: '/static/img/download/en4.png',
  36. contentImg: '/static/img/download/en_4.jpg',
  37. link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_11.pdf'
  38. },
  39. {
  40. title: "Sanyou Bio In Vitro Efficacy Evaluation",
  41. url: '/static/img/profile/e_19.jpg',
  42. img: '/static/img/download/en5.png',
  43. contentImg: '/static/img/download/en_5.jpg',
  44. link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_20.pdf'
  45. },
  46. {
  47. title: "In Vivo Efficacy Evaluation in Animal Models for Innovative Antibody Drug",
  48. url: '/static/img/profile/e_20.jpg',
  49. img: '/static/img/download/en6.png',
  50. contentImg: '/static/img/download/en_6.jpg',
  51. link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_21.pdf'
  52. }, {
  53. title: "Multidimensional Antibody Characterization Service",
  54. url: '/static/img/profile/e_17.jpg',
  55. img: '/static/img/download/en7.png',
  56. contentImg: '/static/img/download/en_7.jpg',
  57. link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_22.pdf'
  58. }
  59. ]
  60. // list: [
  61. // {
  62. // title: "Innovative Biological Drug Integrated R&D Service Platform",
  63. // url: '/static/img/profile/z_1.png',
  64. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_1.pdf'
  65. // }, {
  66. // // title: "Eukaryotic Protein Preparation All-inclusive Package",
  67. // url: '/static/img/profile/e_4.jpg',
  68. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_2.pdf'
  69. // }, {
  70. // title: "One-stop Structure Determination Platform Services",
  71. // url: '/static/img/profile/e_3.png',
  72. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_3.pdf'
  73. // }, {
  74. // title: "Integrated Service for Innovative Therapeutic Antibody Discovery from Target to PCC",
  75. // url: '/static/img/profile/e_3.jpg',
  76. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_4.pdf'
  77. // }, {
  78. // title: "Antibody Drug Development from Preclinical Candidate to IND",
  79. // url: '/static/img/profile/e_5.jpg',
  80. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_5.pdf'
  81. // }, {
  82. // title: "Antibody-drug Conjugates R&D Services",
  83. // url: '/static/img/profile/e_6.jpg',
  84. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_6.pdf'
  85. // }, {
  86. // title: "CAR-T Cell Therapy Research and Development",
  87. // url: '/static/img/profile/e_7.jpg',
  88. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_7.pdf'
  89. // }, {
  90. // title: "Super-Trillion Innovative Antibody Drug Discovery Platform",
  91. // url: '/static/img/profile/e_8.jpg',
  92. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_8.pdf'
  93. // }, {
  94. // title: "Screening With the Sub-library of Super-trillion Fully Human Ab Library",
  95. // url: '/static/img/profile/e_24.jpg',
  96. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_9.pdf'
  97. // }, {
  98. // title: "Screening With the Sub-library of Super-trillion Single Domain Ab Library",
  99. // url: '/static/img/profile/e_10.jpg',
  100. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_10.pdf'
  101. // }, {
  102. // title: "Screening With the Sub-library of Super-trillion Common Light Chain Ab Library",
  103. // url: '/static/img/profile/e_2.jpg',
  104. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_11.pdf'
  105. // }, {
  106. // title: "Sanyou Bio MIT Mouse Recombinant mAb Customization",
  107. // url: '/static/img/profile/e_11.jpg',
  108. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_12.pdf'
  109. // }, {
  110. // title: "Sanyou MIT Alpaca Antibody Library Construction and Screening Service",
  111. // url: '/static/img/profile/e_25.jpg',
  112. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_13.pdf'
  113. // }, {
  114. // // title: "High-quality Bulk Antibody Production Service",
  115. // url: '/static/img/profile/e_13.jpg',
  116. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_14.pdf'
  117. // }, {
  118. // // title: "Rapid Protein Expression and Purification Service",
  119. // url: '/static/img/profile/e_9.jpg',
  120. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_15.pdf'
  121. // }, {
  122. // title: "In-depth Antibody Humanization Service",
  123. // url: '/static/img/profile/e_14.jpg',
  124. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_16.pdf'
  125. // }, {
  126. // title: "Humanization Service of Alpaca-Derived Nanobodies",
  127. // url: '/static/img/profile/e_18.jpg',
  128. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_17.pdf'
  129. // }, {
  130. // title: "Full-length Antibody Affinity Maturation Service",
  131. // url: '/static/img/profile/e_15.jpg',
  132. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_18.pdf'
  133. // }, {
  134. // title: "Nanobody Affinity Maturation Services",
  135. // url: '/static/img/profile/e_16.jpg',
  136. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_19.pdf'
  137. // }, {
  138. // title: "Sanyou Bio In Vitro Efficacy Evaluation",
  139. // url: '/static/img/profile/e_19.jpg',
  140. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_20.pdf'
  141. // }, {
  142. // // title: "In Vivo Efficacy Evaluation in Animal Models for Innovative Antibody Drug",
  143. // url: '/static/img/profile/e_20.jpg',
  144. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_21.pdf'
  145. // }, {
  146. // // title: "Multidimensional Antibody Characterization Service",
  147. // url: '/static/img/profile/e_17.jpg',
  148. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_22.pdf'
  149. // }, {
  150. // title: " Industrial Production Cell Line Development Service",
  151. // url: '/static/img/profile/e_21.jpg',
  152. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_23.pdf'
  153. // }, {
  154. // title: "Fermentation Process Development Service",
  155. // url: '/static/img/profile/e_22.jpg',
  156. // link: 'https://sanyou-offical-website.oss-cn-shanghai.aliyuncs.com/old/en/uploads/article/e_24.pdf'
  157. // }
  158. // ]
  159. }