Browse Source

Merge branch 'master' of http://git.shengws.com/xmg123/micro_vue

xiaoming_global 5 years ago
parent
commit
4386abfb9a

+ 1 - 1
src/scrm_pages/medicalTeam/medicalTeam.vue View File

149
       font-size: 0.8125rem;
149
       font-size: 0.8125rem;
150
       font-weight: 400;
150
       font-weight: 400;
151
       color: rgba(155, 155, 155, 1);
151
       color: rgba(155, 155, 155, 1);
152
-      line-height: 1.125rem;
152
+      line-height: 1.25rem;
153
       overflow: hidden;
153
       overflow: hidden;
154
       text-overflow: ellipsis;
154
       text-overflow: ellipsis;
155
       display: -webkit-box;
155
       display: -webkit-box;

+ 1 - 1
src/scrm_pages/microHome/microHome.vue View File

443
 }
443
 }
444
 .dynamicTxt {
444
 .dynamicTxt {
445
   float: left;
445
   float: left;
446
-  width: 4.5rem;
446
+  width: 6rem;
447
   height: 1.125rem;
447
   height: 1.125rem;
448
   line-height: 1.125rem;
448
   line-height: 1.125rem;
449
   font-size: 1.125rem;
449
   font-size: 1.125rem;