shish 2 месяцев назад
Родитель
Сommit
07acef5ce3
2 измененных файлов с 3 добавлено и 5 удалено
  1. 1 2
      hdApp/src/admin/home/member.vue
  2. 2 3
      hdApp/src/admin/home/order.vue

+ 1 - 2
hdApp/src/admin/home/member.vue

@@ -356,8 +356,7 @@ export default {
 
 
 .nav-title {
 .nav-title {
   color: #111416;
   color: #111416;
-  font-size: 40upx;
-  font-weight: 800;
+  font-size: 28upx;
   line-height: 48upx;
   line-height: 48upx;
 }
 }
 
 

+ 2 - 3
hdApp/src/admin/home/order.vue

@@ -751,9 +751,8 @@ export default {
 }
 }
 
 
 .nav-title {
 .nav-title {
-  color: #08b85a;
-  font-size: 38upx;
-  font-weight: 800;
+  color: #252726;
+  font-size: 28upx;
   line-height: 48upx;
   line-height: 48upx;
 }
 }