陈冉 6 years ago
parent
commit
c2caaa38b3
1 changed files with 3 additions and 4 deletions
  1. 3
    4
      src/pages/building/buildingdetail.vue

+ 3
- 4
src/pages/building/buildingdetail.vue View File

305
 
305
 
306
 .van-button {
306
 .van-button {
307
     position: fixed;
307
     position: fixed;
308
-    top: 92.5%;
308
+    bottom: 0;
309
     left: 0;
309
     left: 0;
310
     z-index: 5;
310
     z-index: 5;
311
     background-color: rgba(63, 65, 68, 1);
311
     background-color: rgba(63, 65, 68, 1);
403
     }
403
     }
404
 
404
 
405
     .collect {
405
     .collect {
406
-      font-size: 20px !important;
406
+      font-size: 18px !important;
407
       color: rgba(252, 198, 74, 1);
407
       color: rgba(252, 198, 74, 1);
408
       padding-right: 5px;
408
       padding-right: 5px;
409
     }
409
     }
508
 
508
 
509
       .datacontent {
509
       .datacontent {
510
         width: 90%;
510
         width: 90%;
511
-        height: 206px;
512
         background-color: rgba(245, 247, 249, 1);
511
         background-color: rgba(245, 247, 249, 1);
513
         border-radius: 2px;
512
         border-radius: 2px;
514
         margin: 20px 0 0 20px;
513
         margin: 20px 0 0 20px;
593
     width: 100%;
592
     width: 100%;
594
     height: auto;
593
     height: auto;
595
     background-color: rgba(255, 255, 255, 1);
594
     background-color: rgba(255, 255, 255, 1);
596
-    margin-bottom: 40px;
595
+    margin-bottom: 50px;
597
 
596
 
598
     .dynamicstitle {
597
     .dynamicstitle {
599
       padding: 15px 0 10px 20px;
598
       padding: 15px 0 10px 20px;