Kaynağa Gözat

fix(*): 修复问题

lanxin 8 ay önce
ebeveyn
işleme
df06f53b2b

+ 2 - 2
src/pages/A0base/component/index.module.scss

@@ -61,7 +61,7 @@
           .intro-base-text-content {
             width: 100%;
             font-size: 16px;
-            line-height: 16px;
+            line-height: 20px;
             color: #000;
           }
         }
@@ -188,7 +188,7 @@
     }
     .preview-container {
       width: 1400px;
-      height: 750px;
+      height: 720px;
       border-radius: 8px;
       display: flex;
       flex-direction: column;

+ 1 - 1
src/pages/A0base/index.module.scss

@@ -193,7 +193,7 @@
 .layoutMobile {
   :global {
     .layout-container {
-      left: 9%;
+      transform: translate(-51%, -44%);
     }
   }
 }

+ 0 - 1
src/pages/A0base/index.tsx

@@ -184,7 +184,6 @@ function A0Base() {
               : `url(${require('./image/bg_map.png')})`
           }}
         >
-          <img src='' alt='' />
           {isFloor && !showIntro && <Layout setIsFloor={setIsFloor} />}
           {showIntro &&
             (isFloor ? (