-

-

+
+

+
{{ $t('No content yet') }}
@@ -34,11 +34,13 @@ export default {
width: 188px;
height: 188px;
}
+
.empty-img {
width: 188px;
height: 188px;
margin-bottom: 15px;
}
+
.empty-text {
font-size: 26px;
color: #6e7387;
diff --git a/frontend/src/components/LineChart.vue b/frontend/src/components/LineChart.vue
new file mode 100644
index 0000000..b7a3daf
--- /dev/null
+++ b/frontend/src/components/LineChart.vue
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/frontend/src/headers/HeaderUser.vue b/frontend/src/headers/HeaderUser.vue
index f8b67ae..8b66684 100644
--- a/frontend/src/headers/HeaderUser.vue
+++ b/frontend/src/headers/HeaderUser.vue
@@ -2,38 +2,61 @@