Selaa lähdekoodia

Merge branch 'new_pad_branch' of http://git.shengws.com/zhangbj/xt_pad into new_pad_branch

csx 5 vuotta sitten
vanhempi
commit
595a751906
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      src/pages/main/dialog/PrescriptionDialog.vue
  2. 1 1
      src/styles/media.scss

+ 1 - 1
src/pages/main/dialog/PrescriptionDialog.vue Näytä tiedosto

1086
               this.zhiShow = true
1086
               this.zhiShow = true
1087
               this.totalShow = true
1087
               this.totalShow = true
1088
               this.huShow = true
1088
               this.huShow = true
1089
-             
1089
+              console.log("a")
1090
             }
1090
             }
1091
           }
1091
           }
1092
         }
1092
         }

+ 1 - 1
src/styles/media.scss Näytä tiedosto

1
-@media only screen and (max-width: 415px) {
1
+@media only screen and (max-width: 500px) {
2
   html {
2
   html {
3
     font-size: 30px;
3
     font-size: 30px;
4
   }
4
   }