diff --git a/App.vue b/App.vue index ad9ea60..48576a1 100644 --- a/App.vue +++ b/App.vue @@ -2,11 +2,13 @@ + + diff --git a/components/my_exercise_plan/my_exercise_plan.vue b/components/my_exercise_plan/my_exercise_plan.vue new file mode 100644 index 0000000..463ccba --- /dev/null +++ b/components/my_exercise_plan/my_exercise_plan.vue @@ -0,0 +1,60 @@ + + + + + diff --git a/components/my_recipe_plan/my_recipe_plan.vue b/components/my_recipe_plan/my_recipe_plan.vue new file mode 100644 index 0000000..69f53cc --- /dev/null +++ b/components/my_recipe_plan/my_recipe_plan.vue @@ -0,0 +1,60 @@ + + + + + diff --git a/components/read/read.vue b/components/read/read.vue new file mode 100644 index 0000000..409e02d --- /dev/null +++ b/components/read/read.vue @@ -0,0 +1,60 @@ + + + + + diff --git a/components/tarbar_home/tarbar_home.vue b/components/tarbar_home/tarbar_home.vue index f39988c..e80ba90 100644 --- a/components/tarbar_home/tarbar_home.vue +++ b/components/tarbar_home/tarbar_home.vue @@ -1,6 +1,6 @@