|
@@ -8,6 +8,21 @@
|
|
|
aria-description="You've reached the slider section. This section has four image URLs. To browse the content, please use the tab key."
|
|
|
>
|
|
|
<!-- 新增的轮播图模块 -->
|
|
|
+ <el-carousel-item key="11">
|
|
|
+ <router-link
|
|
|
+ to="/Layout/ExhibitionsInfo?id=68&k=1"
|
|
|
+ replace
|
|
|
+ tabindex="0"
|
|
|
+ aria-label="Image link"
|
|
|
+ aria-description="Exploring the World of Baba Nyonya: A Peranakan Culture Exhibition on the Maritime Silk Road"
|
|
|
+ >
|
|
|
+ <img
|
|
|
+ :src="require(`@/assets/images/swiper11.jpg`)"
|
|
|
+ alt="Exploring the World of Baba Nyonya: A Peranakan Culture Exhibition on the Maritime Silk Road"
|
|
|
+ />
|
|
|
+ </router-link>
|
|
|
+ </el-carousel-item>
|
|
|
+
|
|
|
<el-carousel-item key="10">
|
|
|
<router-link
|
|
|
to="/Layout/ExhibitionsInfo?id=63&k=2"
|