myData_XQDL_XXZLXZ.js 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. // 学前导览-学习资料下载
  2. // 标题title,文字text(普通文字nor,特殊文字dif,链接link),图片pic,视频video,按钮btn
  3. // 每个content为一个段落
  4. myData_XQDL_XXZLXZ={
  5. "text":'学习资料下载',
  6. "page":[
  7. {
  8. "title":'',
  9. "content":[
  10. {
  11. "type":'text',
  12. "textList":[
  13. {
  14. "textType":'dif2',
  15. "text":'【纸质书资料】'
  16. }
  17. ]
  18. },
  19. {
  20. "type":'text',
  21. "textList":[
  22. {
  23. "textType":'nor',
  24. "text":'电影特技教程(插图修订第2版),作者:屠明非,出版社:世界图书出版公司,出版时间:2013年08月'
  25. }
  26. ]
  27. },
  28. {
  29. "type":'text',
  30. "textList":[
  31. {
  32. "textType":'dif2',
  33. "text":'【电子书资料】'
  34. }
  35. ]
  36. },
  37. {
  38. "type":'text',
  39. "textList":[
  40. {
  41. "textType":'nor',
  42. "text":'虚拟制片实践手册.pdf'
  43. },
  44. {
  45. "textType":'link',
  46. "text":'https://zhongchuan1.oss-cn-beijing.aliyuncs.com/WebDownload/LearningSource/虚拟制片实践指南.pdf?versionId=CAEQDxiBgMCOvPi8zxciIGExOGJjMjJlZmEzNjQ0MDFiYzdkMzAwZGFiYWE1ZjM2'
  47. }
  48. ]
  49. },
  50. {
  51. "type":'text',
  52. "textList":[
  53. {
  54. "textType":'nor',
  55. "text":'表演实时捕捉白皮书.pdf'
  56. },
  57. {
  58. "textType":'link',
  59. "text":'https://zhongchuan1.oss-cn-beijing.aliyuncs.com/WebDownload/LearningSource/表演实时捕捉白皮书.pdf?versionId=CAEQDxiBgMCYvPi8zxciIGNlYjA3NjVlODdkNDQ2NTM5MWUwZjUyOWIyYTY0YzBl'
  60. }
  61. ]
  62. },
  63. {
  64. "type":'text',
  65. "textList":[
  66. {
  67. "textType":'dif2',
  68. "text":'【网站资料】'
  69. }
  70. ]
  71. },
  72. {
  73. "type":'text',
  74. "textList":[
  75. {
  76. "textType":'nor',
  77. "text":'虚幻官方网站'
  78. },
  79. {
  80. "textType":'link',
  81. "text":'https://www.unrealengine.com/zh-CN/'
  82. }
  83. ]
  84. },
  85. {
  86. "type":'text',
  87. "textList":[
  88. {
  89. "textType":'dif2',
  90. "text":'【在线学习扩展】'
  91. }
  92. ]
  93. },
  94. {
  95. "type":'text',
  96. "textList":[
  97. {
  98. "textType":'link',
  99. "text":'https://www.unrealengine.com/zh-CN/onlinelearning-courses'
  100. }
  101. ]
  102. },
  103. ]
  104. }
  105. ]
  106. }