+ {{item.areaName}}{{item.proportion}}
+
@@ -886,5 +889,16 @@
font-size: 12px;
}
}
+
+ .area-flex {
+ display: inline-block;
+ margin-right: 32px;
+ .area-label {
+ display: inline-block;
+ font-size: 14px;
+ color: #666;
+ margin-right: 8px;
+ }
+ }
}
diff --git a/project/fengdu/AppOutSource/AppArchives/components/List.vue b/project/fengdu/AppOutSource/AppArchives/components/List.vue
index 07a6515b..207ae681 100644
--- a/project/fengdu/AppOutSource/AppArchives/components/List.vue
+++ b/project/fengdu/AppOutSource/AppArchives/components/List.vue
@@ -98,7 +98,7 @@