guhongwei 4 anos atrás
pai
commit
b7e1e296ff
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      src/views/market/index.vue

+ 2 - 1
src/views/market/index.vue

@@ -965,6 +965,7 @@ export default {
         border-bottom: 1px dashed #044b79;
         .name {
           font-size: 18px;
+          font-weight: bold;
         }
         .messbute {
           font-size: 16px;
@@ -1058,7 +1059,7 @@ export default {
           .name {
             font-size: 18px;
             padding: 7px 0 0 0;
-            // font-weight: bold;
+            font-weight: bold;
           }
           .school {
             font-size: 16px;