diff --git a/src/components/IndexComponents/DataVitals.vue b/src/components/IndexComponents/DataVitals.vue new file mode 100644 index 0000000..f328169 --- /dev/null +++ b/src/components/IndexComponents/DataVitals.vue @@ -0,0 +1,79 @@ + + + + + \ No newline at end of file diff --git a/src/components/IndexComponents/TodayVisitTrend.vue b/src/components/IndexComponents/TodayVisitTrend.vue new file mode 100644 index 0000000..b1a0643 --- /dev/null +++ b/src/components/IndexComponents/TodayVisitTrend.vue @@ -0,0 +1,117 @@ + + + + + \ No newline at end of file diff --git a/src/components/IndexComponents/TypeVitals.vue b/src/components/IndexComponents/TypeVitals.vue new file mode 100644 index 0000000..787c80c --- /dev/null +++ b/src/components/IndexComponents/TypeVitals.vue @@ -0,0 +1,83 @@ + + + + + \ No newline at end of file diff --git a/src/components/IndexComponents/YearVisit.vue b/src/components/IndexComponents/YearVisit.vue new file mode 100644 index 0000000..20459ca --- /dev/null +++ b/src/components/IndexComponents/YearVisit.vue @@ -0,0 +1,102 @@ + + + + + \ No newline at end of file diff --git a/src/views/index.vue b/src/views/index.vue index 6e637ef..513d798 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -1,147 +1,33 @@ - - \ No newline at end of file