ソースを参照

修改格口现实

shaoguo 2 年 前
コミット
11ccf47836
2 ファイル変更8 行追加6 行削除
  1. 7 5
      pages/take/lattice.wxss
  2. 1 1
      project.config.json

+ 7 - 5
pages/take/lattice.wxss

@@ -1,7 +1,6 @@
 .page {
   position: relative;
   width: 750rpx;
-  height: 1334rpx;
   background-color: rgba(246,246,246,1);
   overflow: hidden;
   display: flex;
@@ -9,7 +8,7 @@
 }
 .box1 {
   width: 750rpx;
-  height: 1334rpx;
+  /* height: 1334rpx; */
   display: flex;
   flex-direction: column;
 }
@@ -338,7 +337,7 @@
   flex-direction: column;
 }
 .main6 {
-  height: 364rpx;
+  /* height: 364rpx; */
   background-color: rgba(255,255,255,1);
   display: flex;
   flex-direction: column;
@@ -348,9 +347,12 @@
 }
 .layer3 {
   width: 692rpx;
-  height: 284rpx;
+  /* height: 284rpx; */
   flex-wrap: wrap;
   display: flex;
+  margin-top:21rpx;
+  margin-left: 54rpx;
+
   flex-direction: row;
 }
 .outer3-0 {
@@ -961,7 +963,7 @@ border-radius: 24rpx 24rpx 0px 0px;
   border-radius: 24rpx 24rpx 0px 0px;
   text-align: center;
   line-height: 148rpx;
-  position: fixed;
+  
   bottom: 0;
 }
 .empt text{

+ 1 - 1
project.config.json

@@ -53,7 +53,7 @@
   },
   "compileType": "miniprogram",
   "libVersion": "2.22.0",
-  "appid": "wx3474318f187cd0f2",
+  "appid": "wx96efd334b6da6e38",
   "projectname": "%E6%B5%B7%E6%98%9F%E5%88%86%E6%8B%A3%E7%AB%AF",
   "debugOptions": {
     "hidedInDevtools": []