Browse Source

修改样式123

See999 5 years ago
parent
commit
b2a7bf0d71

+ 1 - 1
src/pages/main/DialysisArea.vue View File

456
 .screening {
456
 .screening {
457
   border-bottom: 1px #e5e5e5 solid;
457
   border-bottom: 1px #e5e5e5 solid;
458
   position: fixed;
458
   position: fixed;
459
-  top: 98px;
459
+  top: 100px;
460
   @media only screen and (min-width: 768px) {
460
   @media only screen and (min-width: 768px) {
461
     top: 163px;
461
     top: 163px;
462
   }
462
   }

+ 1 - 1
src/pages/main/PatientBox.vue View File

422
   color: #fff;
422
   color: #fff;
423
   border-radius: 15px;
423
   border-radius: 15px;
424
   font-size: 14px;
424
   font-size: 14px;
425
-  @media only screen and (max-width: 376px) {
425
+  @media only screen and (max-width: 415px) {
426
     font-size: 0.34rem !important;
426
     font-size: 0.34rem !important;
427
   }
427
   }
428
 }
428
 }

+ 1 - 1
src/pages/main/RecordPage.vue View File

240
       font-size: 0.45rem;
240
       font-size: 0.45rem;
241
       margin: 0 0.2rem;
241
       margin: 0 0.2rem;
242
       height: 0.9rem;
242
       height: 0.9rem;
243
-      line-height: 0.8rem;
243
+      line-height: 0.85rem;
244
       padding: 0 0.4rem;
244
       padding: 0 0.4rem;
245
       // color: $title-color;
245
       // color: $title-color;
246
       color: #fff;
246
       color: #fff;

+ 1 - 1
src/pages/main/WaitingArea.vue View File

634
 .screening {
634
 .screening {
635
   border-bottom: 1px #e5e5e5 solid;
635
   border-bottom: 1px #e5e5e5 solid;
636
   position: fixed;
636
   position: fixed;
637
-  top: 98px;
637
+  top: 100px;
638
   @media only screen and (min-width: 768px) {
638
   @media only screen and (min-width: 768px) {
639
     top: 163px;
639
     top: 163px;
640
   }
640
   }

+ 6 - 3
src/pages/main/dialysis/AdviceTable.vue View File

1550
       margin: 0 auto;
1550
       margin: 0 auto;
1551
       font-size: 0.32rem;
1551
       font-size: 0.32rem;
1552
       color: $pgh-color;
1552
       color: $pgh-color;
1553
+      @media only screen and (min-width: 768px) {
1554
+        width: 76%;
1555
+      }
1553
       li {
1556
       li {
1554
         @include display-flex;
1557
         @include display-flex;
1555
         @include align-items-center;
1558
         @include align-items-center;
1559
 
1562
 
1560
         .iconfont {
1563
         .iconfont {
1561
           margin: 0 0.1rem;
1564
           margin: 0 0.1rem;
1562
-          @media only screen and (max-width: 812px) {
1563
-            font-size: 12px !important;
1564
-          }
1565
+          // @media only screen and (max-width: 767px) {
1566
+          //   font-size: 12px !important;
1567
+          // }
1565
         }
1568
         }
1566
         .line {
1569
         .line {
1567
           background: #a8b3ba;
1570
           background: #a8b3ba;

+ 3 - 3
src/pages/main/dialysis/MissionTable.vue View File

223
       margin: 0 auto;
223
       margin: 0 auto;
224
       .iconfont {
224
       .iconfont {
225
         margin: 0 0.1rem;
225
         margin: 0 0.1rem;
226
-        @media only screen and (max-width: 812px) {
227
-          font-size: 12px !important;
228
-        }
226
+        // @media only screen and (max-width: 812px) {
227
+        //   font-size: 12px !important;
228
+        // }
229
       }
229
       }
230
       .line {
230
       .line {
231
         background: #a8b3ba;
231
         background: #a8b3ba;

+ 6 - 3
src/pages/main/dialysis/RecordTable.vue View File

481
     margin: 0 auto;
481
     margin: 0 auto;
482
     font-size: 0.4rem;
482
     font-size: 0.4rem;
483
     color: $pgh-color;
483
     color: $pgh-color;
484
+    @media only screen and (min-width: 768px) {
485
+      width: 80%;
486
+    }
484
     li {
487
     li {
485
       @include display-flex;
488
       @include display-flex;
486
       @include align-items-center;
489
       @include align-items-center;
488
       padding: 0.3rem 0;
491
       padding: 0.3rem 0;
489
       .iconfont {
492
       .iconfont {
490
         margin: 0 0.1rem;
493
         margin: 0 0.1rem;
491
-        @media only screen and (max-width: 812px) {
492
-          font-size: 12px !important;
493
-        }
494
+        // @media only screen and (max-width: 812px) {
495
+        //   font-size: 12px !important;
496
+        // }
494
       }
497
       }
495
       .line {
498
       .line {
496
         background: #a8b3ba;
499
         background: #a8b3ba;

+ 1 - 1
src/pages/main/today/acceptsAssessment.vue View File

59
           <span class="content">{{this.record.sick_condition_other}}</span>
59
           <span class="content">{{this.record.sick_condition_other}}</span>
60
         </li>
60
         </li>
61
 
61
 
62
-        <li style="height: 0.6rem;" v-if="isShow('摄入量')">
62
+        <li v-if="isShow('摄入量')">
63
           <label>摄入量:</label>
63
           <label>摄入量:</label>
64
           <span class="content">{{intakes}}</span>
64
           <span class="content">{{intakes}}</span>
65
         </li>
65
         </li>

+ 3 - 0
src/pages/monitoring/index.vue View File

644
 }
644
 }
645
 
645
 
646
 .monitoringTable {
646
 .monitoringTable {
647
+  .el-table {
648
+    width: 99.9% !important;
649
+  }
647
   .newTable {
650
   .newTable {
648
     margin-top: 80px;
651
     margin-top: 80px;
649
     @media only screen and (min-width: 768px) {
652
     @media only screen and (min-width: 768px) {

+ 5 - 0
src/pages/personal/ChangePassword.vue View File

31
     .van-field__label {
31
     .van-field__label {
32
       height: 1.4rem;
32
       height: 1.4rem;
33
       line-height: 1.4rem;
33
       line-height: 1.4rem;
34
+      font-size: 0.45rem;
34
     }
35
     }
35
     .van-field__body {
36
     .van-field__body {
36
       height: 100%;
37
       height: 100%;
38
+      font-size: 0.45rem;
39
+    }
40
+    .van-field__label {
41
+      max-width: 2.5rem;
37
     }
42
     }
38
   }
43
   }
39
   .finish {
44
   .finish {

+ 18 - 10
src/pages/personal/ElectronicSignature.vue View File

378
 }
378
 }
379
 .mainContent {
379
 .mainContent {
380
   .title {
380
   .title {
381
-    font-size: 0.36rem;
381
+    font-size: 0.45rem;
382
     padding: 0.3rem 0.37rem;
382
     padding: 0.3rem 0.37rem;
383
     color: $title-color;
383
     color: $title-color;
384
     @include align-items-center;
384
     @include align-items-center;
388
     background: #fff;
388
     background: #fff;
389
     .GoBack {
389
     .GoBack {
390
       color: $main-color;
390
       color: $main-color;
391
-      font-size: 0.36rem;
391
+      font-size: 0.45rem;
392
       @include display-flex;
392
       @include display-flex;
393
       .iconfont {
393
       .iconfont {
394
         color: $main-color;
394
         color: $main-color;
395
         font-size: 0.5rem;
395
         font-size: 0.5rem;
396
+        margin-top: 1px;
397
+        @media only screen and (min-width: 768px) {
398
+          margin-top: 3px;
399
+        }
396
       }
400
       }
397
     }
401
     }
402
+    .name {
403
+      margin-right: 1.3rem;
404
+    }
398
   }
405
   }
399
   .information {
406
   .information {
400
     width: 100%;
407
     width: 100%;
401
     margin: 0 auto;
408
     margin: 0 auto;
402
     .imagename {
409
     .imagename {
403
-      width: 600px;
410
+      width: 100%;
404
       margin: 0 auto;
411
       margin: 0 auto;
405
       text-align: center;
412
       text-align: center;
406
       padding: 10px 0;
413
       padding: 10px 0;
408
     }
415
     }
409
     .name {
416
     .name {
410
       background: #fff;
417
       background: #fff;
411
-      width: 600px;
418
+      width: 100%;
412
       height: 400px;
419
       height: 400px;
413
       margin: 0 auto;
420
       margin: 0 auto;
414
       border-radius: 4px;
421
       border-radius: 4px;
415
 
422
 
416
-      @media only screen and (max-width: 812px) {
417
-        width: 500px !important;
418
-        height: 200px !important;
419
-      }
423
+      // @media only screen and (max-width: 812px) {
424
+      //   width: 500px !important;
425
+      //   height: 200px !important;
426
+      // }
420
       .item {
427
       .item {
421
         padding: 0.37rem 0.4rem;
428
         padding: 0.37rem 0.4rem;
422
         @include align-items-center;
429
         @include align-items-center;
453
 }
460
 }
454
 .fl {
461
 .fl {
455
   @media only screen and (max-width: 812px) {
462
   @media only screen and (max-width: 812px) {
456
-    width: 500px !important;
457
-    height: 200px !important;
463
+    width: 100% !important;
464
+    height: 400px !important;
458
   }
465
   }
459
 }
466
 }
460
 .mainBox {
467
 .mainBox {
461
   height: 100%;
468
   height: 100%;
462
   display: flex;
469
   display: flex;
470
+  overflow: hidden;
463
   flex-direction: column;
471
   flex-direction: column;
464
   > :first-child {
472
   > :first-child {
465
     flex: 1;
473
     flex: 1;

+ 4 - 1
src/styles/style.scss View File

90
         @media only screen and (min-width: 376px) and (max-width: 413px) {
90
         @media only screen and (min-width: 376px) and (max-width: 413px) {
91
           width: 4.2rem;
91
           width: 4.2rem;
92
         }
92
         }
93
+        @media only screen and (min-width: 768px) {
94
+          width: 6.6rem;
95
+        }
93
         .content {
96
         .content {
94
           color: $main-color;
97
           color: $main-color;
95
         }
98
         }
872
 //   background: #fff;
875
 //   background: #fff;
873
 // }
876
 // }
874
 .stateBox {
877
 .stateBox {
875
-  padding-top: 130px;
878
+  padding-top: 140px;
876
   background: #fff;
879
   background: #fff;
877
   min-height: calc(100vh - 2px);
880
   min-height: calc(100vh - 2px);
878
   padding-left: 0.45rem;
881
   padding-left: 0.45rem;