chenlei 10 tháng trước cách đây
mục cha
commit
0d5d5002a0

BIN
web/src/assets/images/swiper9.jpg


+ 15 - 0
web/src/views/Home/index.vue

@@ -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="9">
+        <router-link
+          to="/Layout/ExhibitionsInfo?id=61&k=1"
+          replace
+          tabindex="0"
+          aria-label="Image link"
+          aria-description="The soul of Russia - selected pieces of painting from the State Tretyakov Gallery collection"
+        >
+          <img
+            :src="require(`@/assets/images/swiper9.jpg`)"
+            alt="The soul of Russia - selected pieces of painting from the State Tretyakov Gallery collection"
+          />
+        </router-link>
+      </el-carousel-item>
+
       <el-carousel-item key="8">
         <router-link
           to="/Layout/ExhibitionsInfo?id=60&k=1"

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 72 - 0
web/src/views/dataAll.js


BIN
webM/src/assets/img/Layout/banner9.png


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 72 - 0
webM/src/views/Exhibitions/data.js


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 72 - 0
webM/src/views/Exhibitions/dataAll.js


+ 1 - 0
webM/src/views/Home/index.vue

@@ -72,6 +72,7 @@ export default {
     return {
       topImg: [
         // { id: 1, path: "/Layout/Detail?id=1&k=3" },
+        { id: 9, path: "/Layout/Detail?id=61&k=1" },
         { id: 8, path: "/Layout/Detail?id=60&k=1" },
         { id: 7, path: "/Layout/Detail?id=11&k=2" },
         { id: 6, path: "/Layout/Detail?id=58&k=1" },