chenlei před 1 dnem
rodič
revize
b5743b8b61

binární
web/src/assets/images/swiper12.jpg


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

@@ -7,21 +7,6 @@
       aria-label
       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="12">
-        <router-link
-          to="/Layout/ExhibitionsInfo?id=70&k=1"
-          replace
-          tabindex="0"
-          aria-label="Image link"
-          aria-description="Radiance: Ancient Gold Ornaments from the Mengdiexuan Collection of the Hong Kong Palace Museum"
-        >
-          <img
-            :src="require(`@/assets/images/swiper12.jpg`)"
-            alt="Radiance: Ancient Gold Ornaments from the Mengdiexuan Collection of the Hong Kong Palace Museum"
-          />
-        </router-link>
-      </el-carousel-item>
-
       <el-carousel-item key="10">
         <router-link
           to="/Layout/ExhibitionsInfo?id=63&k=2"

+ 2 - 2
web/src/views/Search/data.js

@@ -33,10 +33,10 @@ export const Visit = [
 export const Exhibitions = [
   {
     id: 133,
-    cover: "/data/Exhibitions/Current/6.jpg",
+    cover: "/data/Exhibitions/Past/49.jpg",
     h3: "Radiance: Ancient Gold Ornaments from the Mengdiexuan Collection of the Hong Kong Palace Museum",
     p: "Since ancient times, gold has been treasured. By virtue of its rarity and permanence, it came to symbolize power, status, wealth, and sacredness in religion. Over thousands of years, the production, craftsmanship, use, and circulation of gold gave rise to objects of dazzling brilliance and manifold forms.",
-    path: "#/Layout/ExhibitionsInfo?id=70&k=1",
+    path: "#/Layout/ExhibitionsInfo?id=70&k=4",
   },
   {
     id: 132,

+ 1 - 1
web/src/views/Search/dataAll.js

@@ -3,7 +3,7 @@ export const dataAll = [
     id: 133,
     h3: "Radiance: Ancient Gold Ornaments from the Mengdiexuan Collection of the Hong Kong Palace Museum",
     p: "Since ancient times, gold has been treasured. By virtue of its rarity and permanence, it came to symbolize power, status, wealth, and sacredness in religion. Over thousands of years, the production, craftsmanship, use, and circulation of gold gave rise to objects of dazzling brilliance and manifold forms.",
-    path: "#/Layout/ExhibitionsInfo?id=70&k=1",
+    path: "#/Layout/ExhibitionsInfo?id=70&k=4",
   },
   {
     id: 132,

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 104 - 61
web/src/views/dataAll.js


binární
webM/src/assets/img/Layout/banner12.png


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 88 - 44
webM/src/views/Exhibitions/data.js


Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 89 - 44
webM/src/views/Exhibitions/dataAll.js


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

@@ -71,7 +71,6 @@ export default {
     //这里存放数据
     return {
       topImg: [
-        { id: 12, path: "/Layout/Detail?id=70&k=1" },
         { id: 10, path: "/Layout/Detail?id=63&k=2" },
         { id: 7, path: "/Layout/Detail?id=11&k=2" },
       ],

+ 2 - 2
webM/src/views/Search/data.js

@@ -33,10 +33,10 @@ export const Visit = [
 export const Exhibitions = [
   {
     id: 70,
-    cover: "/data/Exhibitions/Current/6.jpg",
+    cover: "/data/Exhibitions/Past/49.jpg",
     h3: "Radiance: Ancient Gold Ornaments from the Mengdiexuan Collection of the Hong Kong Palace Museum",
     p: "Since ancient times, gold has been treasured. By virtue of its rarity and permanence, it came to symbolize power, status, wealth, and sacredness in religion. Over thousands of years, the production, craftsmanship, use, and circulation of gold gave rise to objects of dazzling brilliance and manifold forms.",
-    path: "#/Layout/Detail?id=70&k=1",
+    path: "#/Layout/Detail?id=70&k=4",
   },
   {
     id: 69,

+ 2 - 2
webM/src/views/Search/dataAll.js

@@ -3251,9 +3251,9 @@ export const dataAll = [
   },
   {
     id: 133,
-    cover: "/data/Exhibitions/Current/6.jpg",
+    cover: "/data/Exhibitions/Past/49.jpg",
     h3: "Radiance: Ancient Gold Ornaments from the Mengdiexuan Collection of the Hong Kong Palace Museum",
     p: "Since ancient times, gold has been treasured. By virtue of its rarity and permanence, it came to symbolize power, status, wealth, and sacredness in religion. Over thousands of years, the production, craftsmanship, use, and circulation of gold gave rise to objects of dazzling brilliance and manifold forms.",
-    path: "#/Layout/Detail?id=70&k=1",
+    path: "#/Layout/Detail?id=70&k=4",
   },
 ];

binární
webM/webM.rar