张保健 1 year ago
parent
commit
658cc2ca71
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/patientSchedule/TbDialog.vue

+ 1 - 1
src/pages/patientSchedule/TbDialog.vue View File

230
   }
230
   }
231
   .Tb-Dialog >>> .van-tab--active{
231
   .Tb-Dialog >>> .van-tab--active{
232
     color: #2196f3;
232
     color: #2196f3;
233
-    border-bottom: 3px solid #ee0a24;
233
+    border-bottom: 3px solid #2196f3;
234
   }
234
   }
235
   .Tb-Dialog >>> .van-sticky--fixed{
235
   .Tb-Dialog >>> .van-sticky--fixed{
236
     top:5rem;
236
     top:5rem;