data.js 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. const BaseUrl = 'https://houseoss.4dkankan.com/project/jining/test/panos'
  2. const infoTemo = {
  3. // 展馆简介
  4. introInfo: [
  5. {
  6. // 大图
  7. pic: './myData/intro/intro1.png',
  8. // 缩略图
  9. thumb: './myData/intro/intro1_thumb.png',
  10. text: `集宁战役纪念馆(Tsining War
  11. Memorial)位于内蒙古自治区乌兰察布市集宁区乌兰察布老虎山生态公园内。纪念馆的建成,对于缅怀革命先烈、发扬革命传统、弘扬爱国精神、教育激励后人具有重要意义。
  12. 2021年6月19日,被中央宣传部命名为“全国爱国主义教育示范基地”。`
  13. },
  14. {
  15. pic: './myData/intro/intro2.png',
  16. thumb: './myData/intro/intro2_thumb.png',
  17. text: `集宁战役纪念馆(Tsining War Memorial)。`
  18. }
  19. ],
  20. // 馆藏鉴赏
  21. oreInfo: {
  22. // 三维
  23. three: [
  24. {
  25. // 封面图
  26. pic: './myData/three/JN-1948shibei.png',
  27. // 标题
  28. title: '1948石碑',
  29. // 文字介绍
  30. text: '1949年10月24日,集宁战役开始,100多名革命先烈被派往集宁。',
  31. // 三维链接
  32. link: 'https://4dscene.4dage.com/culturalrelics/demo2/Model.html?m=JN-1948shibei',
  33. // 文字介绍下面的多张图
  34. otherPic: []
  35. },
  36. {
  37. pic: './myData/three/JN-RMYXjinianbei.png',
  38. title: '人民英雄纪念碑',
  39. text: '1949年10月24日,集宁战役开始,100多名革命先烈被派往集宁。',
  40. link: 'https://4dscene.4dage.com/culturalrelics/demo2/Model.html?m=JN-RMYXjinianbei',
  41. otherPic: []
  42. },
  43. {
  44. pic: './myData/three/JN-YXxiang.png',
  45. title: '英雄像',
  46. text: '1949年10月24日,集宁战役开始,100多名革命先烈被派往集宁。',
  47. link: 'https://4dscene.4dage.com/culturalrelics/demo2/Model.html?m=JN-YXxiang',
  48. otherPic: []
  49. }
  50. ],
  51. two: [
  52. {
  53. pic: './myData/two/2.jpg',
  54. title: '1949年10月25日',
  55. text: '1949年10月25日,集宁战役结束,100多名革命先烈被派往集宁。',
  56. link: '',
  57. otherPic: ['./myData/two/2.jpg', './myData/intro/intro1_thumb.png']
  58. },
  59. {
  60. pic: './myData/two/2.jpg',
  61. title: '1949年10月24日',
  62. text: '1949年10月24日,集宁战役开始,100多名革命先烈被派往集宁。',
  63. link: '',
  64. otherPic: ['./myData/intro/intro1_thumb.png']
  65. }
  66. ]
  67. },
  68. // 全景信息
  69. panoramicInfo: {
  70. dotname: '',
  71. sky: [
  72. { sceneName: 'p1', thumbUrl: BaseUrl + '/s1.tiles/thumb.jpg' },
  73. { sceneName: 'p2', thumbUrl: BaseUrl + '/s2.tiles/thumb.jpg' },
  74. { sceneName: 'p3', thumbUrl: BaseUrl + '/s3.tiles/thumb.jpg' },
  75. { sceneName: 'p4', thumbUrl: BaseUrl + '/s4.tiles/thumb.jpg' },
  76. { sceneName: 'p5', thumbUrl: BaseUrl + '/s5.tiles/thumb.jpg' },
  77. { sceneName: 'p6', thumbUrl: BaseUrl + '/s6.tiles/thumb.jpg' },
  78. { sceneName: 'p7', thumbUrl: BaseUrl + '/s7.tiles/thumb.jpg' },
  79. { sceneName: 'p8', thumbUrl: BaseUrl + '/s8.tiles/thumb.jpg' },
  80. { sceneName: 'p9', thumbUrl: BaseUrl + '/s9.tiles/thumb.jpg' },
  81. { sceneName: 'p10', thumbUrl: BaseUrl + '/s10.tiles/thumb.jpg' },
  82. { sceneName: 'p11', thumbUrl: BaseUrl + '/s11.tiles/thumb.jpg' },
  83. { sceneName: 'p12', thumbUrl: BaseUrl + '/s12.tiles/thumb.jpg' },
  84. { sceneName: 'p13', thumbUrl: BaseUrl + '/s13.tiles/thumb.jpg' },
  85. { sceneName: 'p14', thumbUrl: BaseUrl + '/s14.tiles/thumb.jpg' },
  86. { sceneName: 'p15', thumbUrl: BaseUrl + '/s15.tiles/thumb.jpg' },
  87. { sceneName: 'p16', thumbUrl: BaseUrl + '/s16.tiles/thumb.jpg' },
  88. { sceneName: 'p17', thumbUrl: BaseUrl + '/s17.tiles/thumb.jpg' },
  89. { sceneName: 'p18', thumbUrl: BaseUrl + '/s18.tiles/thumb.jpg' },
  90. { sceneName: 'p19', thumbUrl: BaseUrl + '/s19.tiles/thumb.jpg' }
  91. ],
  92. floor: [
  93. { sceneName: '1', thumbUrl: BaseUrl + '/1.tiles/thumb.jpg' },
  94. { sceneName: '2', thumbUrl: BaseUrl + '/2.tiles/thumb.jpg' },
  95. { sceneName: '3', thumbUrl: BaseUrl + '/3.tiles/thumb.jpg' },
  96. { sceneName: '4', thumbUrl: BaseUrl + '/4.tiles/thumb.jpg' },
  97. { sceneName: '5', thumbUrl: BaseUrl + '/5.tiles/thumb.jpg' },
  98. { sceneName: '6', thumbUrl: BaseUrl + '/6.tiles/thumb.jpg' },
  99. { sceneName: '7', thumbUrl: BaseUrl + '/7.tiles/thumb.jpg' },
  100. { sceneName: '8', thumbUrl: BaseUrl + '/8.tiles/thumb.jpg' },
  101. { sceneName: '9', thumbUrl: BaseUrl + '/9.tiles/thumb.jpg' },
  102. { sceneName: '10', thumbUrl: BaseUrl + '/10.tiles/thumb.jpg' },
  103. { sceneName: '11', thumbUrl: BaseUrl + '/11.tiles/thumb.jpg' },
  104. { sceneName: '12', thumbUrl: BaseUrl + '/12.tiles/thumb.jpg' },
  105. { sceneName: '13', thumbUrl: BaseUrl + '/13.tiles/thumb.jpg' },
  106. { sceneName: '14', thumbUrl: BaseUrl + '/14.tiles/thumb.jpg' },
  107. { sceneName: '15', thumbUrl: BaseUrl + '/15.tiles/thumb.jpg' },
  108. { sceneName: '16', thumbUrl: BaseUrl + '/16.tiles/thumb.jpg' },
  109. { sceneName: '17', thumbUrl: BaseUrl + '/17.tiles/thumb.jpg' },
  110. { sceneName: '18', thumbUrl: BaseUrl + '/18.tiles/thumb.jpg' },
  111. { sceneName: '19', thumbUrl: BaseUrl + '/19.tiles/thumb.jpg' },
  112. { sceneName: '20', thumbUrl: BaseUrl + '/20.tiles/thumb.jpg' },
  113. { sceneName: '21', thumbUrl: BaseUrl + '/21.tiles/thumb.jpg' },
  114. { sceneName: '22', thumbUrl: BaseUrl + '/22.tiles/thumb.jpg' },
  115. { sceneName: '23', thumbUrl: BaseUrl + '/23.tiles/thumb.jpg' },
  116. { sceneName: '24', thumbUrl: BaseUrl + '/24.tiles/thumb.jpg' },
  117. { sceneName: '25', thumbUrl: BaseUrl + '/25.tiles/thumb.jpg' },
  118. { sceneName: '26', thumbUrl: BaseUrl + '/26.tiles/thumb.jpg' },
  119. { sceneName: '27', thumbUrl: BaseUrl + '/27.tiles/thumb.jpg' },
  120. { sceneName: '28', thumbUrl: BaseUrl + '/28.tiles/thumb.jpg' },
  121. { sceneName: '29', thumbUrl: BaseUrl + '/29.tiles/thumb.jpg' },
  122. { sceneName: '30', thumbUrl: BaseUrl + '/30.tiles/thumb.jpg' }
  123. ]
  124. },
  125. // 3D实景
  126. sceneCode: 'SG-3wLtGOcwy3K'
  127. }