shaogen1995 преди 2 месеца
родител
ревизия
208c936a5f

+ 14 - 2
展示端/public/myData/data.js

@@ -4,8 +4,20 @@ const infoTemo = {
   serverUrl: serverUrlTemp,
   swArr: [
     {
+      id: 19,
+      name: '谷文昌纪念馆',
+      partOf: '',
+      link: `${serverUrlTemp}/bwCN/scene/GWC/index.html?m=SG-84kQCo1GPQn`,
+      code: 'SG-84kQCo1GPQn',
+      oldNum: 0,
+      newNum: 0,
+      changeSta: true,
+      loc: 1, //属于第一个模板
+      isSW: true //属于轮播图
+    },
+    {
       id: 18,
-      name: '浙江抗战的烽火岁月-热血沃东南',
+      name: '热血沃东南-浙江抗战的烽火岁月',
       partOf: '浙江省博物馆',
       link: `${serverUrlTemp}/bwCN/scene/k6BGIdJZYUQ/index.html`,
       code: 'k6BGIdJZYUQ',
@@ -37,7 +49,7 @@ const infoTemo = {
       newNum: 0,
       changeSta: true,
       loc: 1, //属于第一个模板
-      isSW: true //属于轮播图
+      isSW: false //属于轮播图
     },
     {
       id: 15,

+ 9 - 5
展示端/src/pages/A1home/index.module.scss

@@ -103,12 +103,16 @@
 
       // 公司logo
       .A1logo {
-        margin-top: 50px;
+        position: absolute;
+        bottom: 20px;
+        left: 50%;
+        transform: translateX(-50%);
+        // margin-top: 50px;
         pointer-events: none;
-        height: 60px;
-        display: flex;
-        justify-content: center;
-        align-items: center;
+        // height: 60px;
+        // display: flex;
+        // justify-content: center;
+        // align-items: center;
         img {
           pointer-events: none;
           height: 30px;

+ 3 - 5
展示端/src/pages/A1home/index.tsx

@@ -115,7 +115,6 @@ function A1home() {
               ))}
           </Swiper>
         </div>
-
         <div className='A1box1'>
           <div className='A1tit'>展览精选</div>
           <div className='A1_1list'>
@@ -146,14 +145,13 @@ function A1home() {
               ))}
           </div>
         </div>
-
+        {/* 
         <div className='FlooImg' onClick={toNewUrl}>
           <img src={flooImg} alt='' />
-        </div>
-
+        </div> */}
         {/* <div onClick={() => getNumListFu()}>15456465</div> */}
+        <br />
         <div className='A1BottomTxt'>持续上新,敬请期待</div>
-
         {/* 公司logo */}
         <div className='A1logo'>
           <img src={logoImg} alt='' />

BIN
静态资料_直接放服务器/img/18h.jpg


BIN
静态资料_直接放服务器/img/18h.png


BIN
静态资料_直接放服务器/img/18s.jpg


BIN
静态资料_直接放服务器/img/18s.png


BIN
静态资料_直接放服务器/img/19h.jpg


BIN
静态资料_直接放服务器/img/19s.jpg