Преглед на файлове

fix: 修改展厅链接

chenlei преди 1 година
родител
ревизия
f97871a208
променени са 1 файла, в които са добавени 3 реда и са изтрити 3 реда
  1. 3 3
      src/views/CoverHomeList/index.vue

+ 3 - 3
src/views/CoverHomeList/index.vue

@@ -68,19 +68,19 @@ const list = reactive([
     title: '蹁跹蝶影——<br/>馆藏蝴蝶标本展',
     class: 'pxdy',
     banner: banner8,
-    href: 'http://www.4dmodel.com/SuperTwoCustom/SuperTwo1420/index.html'
+    href: 'https://canalmuseum.net/panorama/temporary-exhibition/PUBLIC_Butterfly/index.html'
   },
   {
     title: '凝露成珠—中国大运河博物馆<br/>2022年藏品征集精品展',
     class: 'nlcz',
     banner: banner5,
-    href: 'http://www.4dmodel.com/SuperTwoCustom/SuperTwo1421/index.html'
+    href: 'https://canalmuseum.net/panorama/temporary-exhibition/14_NingLuChengZhu/index.html'
   },
   {
     title: '过尽千帆——<br/>近代影像里的大运河',
     class: 'gjqf',
     banner: banner6,
-    href: 'http://www.4dmodel.com/SuperTwoCustom/SuperTwo1422/index.html'
+    href: 'https://canalmuseum.net/panorama/temporary-exhibition/PUBLIC_GuoJinQianFan/index.html'
   }
 ])