|
@@ -0,0 +1,49 @@
|
|
|
+let traditionPosters = [
|
|
|
+ {
|
|
|
+ name :'雍正故宫文物大展',
|
|
|
+ href:"https://www.4dkankan.com/showPC.html?m=JPoqsQXL" ,
|
|
|
+ src:"trandition (9).jpg",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ name :'上海历史博物馆',
|
|
|
+ href:"https://shmuseum.4dage.com/web/#/" ,
|
|
|
+ src:"trandition (7).jpg",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ name :'广东省博物馆',
|
|
|
+ href:"http://culture.4dage.com/guangdong_museum/web/index.html#/?m=1050" ,
|
|
|
+ src:"trandition (2).jpg",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ name :'河南博物馆',
|
|
|
+ href:"https://www.4dkankan.com/spc.html?m=3FLQO0cwv" ,
|
|
|
+ src:"trandition (4).jpg",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ name :'四川博物馆',
|
|
|
+ href:"http://www.4dmodel.com/SuperTwo/index.html?m=838" ,
|
|
|
+ src:"trandition (8).jpg",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ name :'山东省博物馆',
|
|
|
+ href:"http://www.4dmodel.com/SuperTwo/index.html?m=782" ,
|
|
|
+ src:"trandition (6).jpg",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ name :'中国民族博物馆',
|
|
|
+ href:"https://mp.weixin.qq.com/s/F49onVVc-XfJ0_uJ0_ujmA" ,
|
|
|
+ src:"trandition (10).jpg",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ name :'河北博物馆',
|
|
|
+ href:"http://www.4dage.com/SuperPanoramic/index.html?m=19" ,
|
|
|
+ src:"trandition (3).jpg",
|
|
|
+ },
|
|
|
+ {
|
|
|
+ name :'内蒙古博物馆',
|
|
|
+ href:"http://www.4dage.com/SuperPanoramic/index.html?m=115" ,
|
|
|
+ src:"trandition (5).jpg",
|
|
|
+ },
|
|
|
+];
|
|
|
+
|
|
|
+export {traditionPosters};
|