diff --git a/src/App.vue b/src/App.vue index d4bda4c..6c94bb1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -33,4 +33,7 @@ body{ margin:0; padding:0; } +p.p-title { + font-family: 'Segoe UI',sans-serif;font-size: 20px;font-weight: bold;color: #606266 +} diff --git a/src/components/echartsPie.vue b/src/components/echartsPie.vue index 017b8db..3f302a6 100644 --- a/src/components/echartsPie.vue +++ b/src/components/echartsPie.vue @@ -124,7 +124,6 @@ export default { width: 100%; height: 100%; display: flex; - background: #fff; .echarts_box { flex-shrink: 0; } diff --git a/src/views/OngoingProject.vue b/src/views/OngoingProject.vue index 9a7a788..3465522 100644 --- a/src/views/OngoingProject.vue +++ b/src/views/OngoingProject.vue @@ -24,7 +24,7 @@ @@ -56,6 +56,7 @@ -