diff --git a/src/pages/stat/list/index.vue b/src/pages/stat/list/index.vue index 50c8b62..9345d8a 100644 --- a/src/pages/stat/list/index.vue +++ b/src/pages/stat/list/index.vue @@ -3,6 +3,7 @@
+

{{schoolName}}

{{item.productName}}

@@ -382,6 +383,12 @@ export default { margin-bottom: 10px; } } + .school-name{ + margin-bottom: 11px; + font-size: 14px; + font-weight: 600; + color: #333; + } .product{ padding: 12px; margin-bottom: 6px;