فهرست منبع

fix(*): 修复问题

lanxin 8 ماه پیش
والد
کامیت
df06f53b2b
3فایلهای تغییر یافته به همراه3 افزوده شده و 4 حذف شده
  1. 2 2
      src/pages/A0base/component/index.module.scss
  2. 1 1
      src/pages/A0base/index.module.scss
  3. 0 1
      src/pages/A0base/index.tsx

+ 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 ? (