chenlei 2 hónapja
szülő
commit
3a3fb2372a

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

@@ -8,21 +8,6 @@
       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=64&k=1"
-          replace
-          tabindex="0"
-          aria-label="Image link"
-          aria-description="The Greeks Agamemnon to Alexander the Great"
-        >
-          <img
-            :src="require(`@/assets/images/swiper11.jpg`)"
-            alt="The Greeks Agamemnon to Alexander the Great"
-          />
-        </router-link>
-      </el-carousel-item>
-
       <el-carousel-item key="10">
         <router-link
           to="/Layout/ExhibitionsInfo?id=63&k=2"

+ 2 - 2
web/src/views/Publications/Publications1.vue

@@ -108,8 +108,8 @@ export default {
         },
       ],
       // 日历书籍的数据
-      dateInd: 2025,
-      dateData: [2025, 2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017],
+      dateInd: 2024,
+      dateData: [2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017],
       imgList: [],
       imgAllData: {},
     };

+ 19 - 21
web/src/views/dataAll.js

@@ -6047,12 +6047,12 @@ export const LearnEngage = {
 
 export const Publications = {
   Magazines: {
-    2025: [
-      {
-        id: 48,
-        imgUrl: "/data/Publications/Magazines/48.jpg",
-        p: "Museums and Public Services",
-        txt: `<p><span>Special Issue</span></p>
+	2024: [
+    {
+      id: 48,
+      imgUrl: "/data/Publications/Magazines/48.jpg",
+      p: "Museums and Public Services",
+      txt: `<p><span>Special Issue</span></p>
 <p><span>Museums and Public Services</span></p>
 <p>• Remarks by the Academic Moderator of the Specail Issue “Museums and Public Services”<br/>
 <i>Zhao Jing</i>
@@ -6120,12 +6120,12 @@ export const Publications = {
 <p>• Study on Technology and Reproduction of Qing Dynasty Red Sandalwood Inlaid Glass with Double-Happiness Pattern Lantern Enamel Painted Tassel in the Palace Museum <br/>
 <i>Wang Xueying/Kong Yanju/Luo Han/Duan Peiquan/Huang Jing</i>
 </p>`
-      },
-      {
-        id: 47,
-        imgUrl: "/data/Publications/Magazines/47.png",
-        p: "Visitor Studies and Exhibition Assessment",
-        txt: `<p><span>Special Issue</span></p>
+    },
+    {
+      id: 47,
+      imgUrl: "/data/Publications/Magazines/47.png",
+      p: "Visitor Studies and Exhibition Assessment",
+      txt: `<p><span>Special Issue</span></p>
 <p><span>Visitor Studies and Exhibition Assessment</span></p>
 <p>• Remarks by the Academic Moderator of “Visitor Studies and Exhibition Assessment” <br/>
 <i>Zhou Jingjing</i>
@@ -6193,12 +6193,12 @@ export const Publications = {
 <p>• Study on Process Analysis and Restoration of Shoe Cultural Relics of Qing Dynasty in the Palace Museum<br/>
 <i>Qu Tingting</i>
 </p>`
-      },
-      {
-        id: 46,
-        imgUrl: "/data/Publications/Magazines/46.png",
-        p: "The Research About Museum Studies in the United Kingdom",
-        txt: `<p><span>Special Issue</span></p>
+    },
+    {
+      id: 46,
+      imgUrl: "/data/Publications/Magazines/46.png",
+      p: "The Research About Museum Studies in the United Kingdom",
+      txt: `<p><span>Special Issue</span></p>
 <p><span>The Research About Museum Studies in the United Kingdom</span></p>
 <p>•Remarks by the Academic Moderator of “The Research About Museum Studies in the United Kingdom”<br/>
 <i>Wang Yahao / Wang Siyu</i>
@@ -6253,9 +6253,7 @@ export const Publications = {
 <p>• Research on the Allocation of Scientific Research Equipment for Cultural Relics Preservation in the Grand Canal Museum of Beijing (Capital Museum East Branch)<br/>
 <i>Wu Wangting / Zhang Ge / Gao Shuo / Hu Zihao</i>
 </p>`
-      }
-    ],
-	2024: [
+    },
     {
       id: 45,
       imgUrl: "/data/Publications/Magazines/45.jpg",

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

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

+ 2 - 2
webM/src/views/Publications/Magazines.vue

@@ -193,8 +193,8 @@ export default {
     return {
       box1Show: false,
       box2Show: false,
-      dateInd: 2025,
-      dateData: [2025, 2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017],
+      dateInd: 2024,
+      dateData: [2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017],
       imgList: [],
       info: {},
       infoInd: 0,

+ 2 - 4
webM/src/views/Publications/data.js

@@ -1,5 +1,5 @@
 export const Magazines = {
-  2025: [
+	2024: [
     {
       id: 48,
       imgUrl: "/data/Publications/Magazines/48.jpg",
@@ -205,9 +205,7 @@ export const Magazines = {
 <p>• Research on the Allocation of Scientific Research Equipment for Cultural Relics Preservation in the Grand Canal Museum of Beijing (Capital Museum East Branch)<br/>
 <i>Wu Wangting / Zhang Ge / Gao Shuo / Hu Zihao</i>
 </p>`
-    }
-  ],
-	2024: [
+    },
     {
       id: 45,
       imgUrl: "/data/Publications/Magazines/45.jpg",