Browse Source

经销商

zhujindu 8 months ago
parent
commit
e223fe0c7f
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/home/index.vue

+ 2 - 0
src/views/home/index.vue

@@ -60,6 +60,8 @@ export default {
     overflow-y: auto;
     .itemTitle{
       color: #0057ba;
+      font-weight: 500;
+      font-size: 16px;
     }
   }
 }