myData_XQDL_XXZLXZ.js 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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":'link',
  42. "text":'虚拟制片实践手册.pdf'
  43. }
  44. ]
  45. },
  46. {
  47. "type":'text',
  48. "textList":[
  49. {
  50. "textType":'link',
  51. "text":'表演实时捕捉白皮书.pdf'
  52. }
  53. ]
  54. },
  55. {
  56. "type":'text',
  57. "textList":[
  58. {
  59. "textType":'dif2',
  60. "text":'【网站资料】'
  61. }
  62. ]
  63. },
  64. {
  65. "type":'text',
  66. "textList":[
  67. {
  68. "textType":'nor',
  69. "text":'虚幻官方网站'
  70. },
  71. {
  72. "textType":'link',
  73. "text":'https://www.unrealengine.com/zh-CN/'
  74. }
  75. ]
  76. },
  77. {
  78. "type":'text',
  79. "textList":[
  80. {
  81. "textType":'dif2',
  82. "text":'【在线学习扩展】'
  83. }
  84. ]
  85. },
  86. {
  87. "type":'text',
  88. "textList":[
  89. {
  90. "textType":'link',
  91. "text":'https://www.unrealengine.com/zh-CN/onlinelearning-courses'
  92. }
  93. ]
  94. },
  95. ]
  96. }
  97. ]
  98. }