diff --git a/frontend-h5/src/components/CategoryCard.vue b/frontend-h5/src/components/CategoryCard.vue new file mode 100644 index 0000000..e0c7edb --- /dev/null +++ b/frontend-h5/src/components/CategoryCard.vue @@ -0,0 +1,9 @@ + + diff --git a/frontend-h5/src/components/MajorCategoryCard.vue b/frontend-h5/src/components/MajorCategoryCard.vue new file mode 100644 index 0000000..228a869 --- /dev/null +++ b/frontend-h5/src/components/MajorCategoryCard.vue @@ -0,0 +1,10 @@ + + diff --git a/frontend-h5/src/views/Home.vue b/frontend-h5/src/views/Home.vue index 5a52abe..af7a55c 100644 --- a/frontend-h5/src/views/Home.vue +++ b/frontend-h5/src/views/Home.vue @@ -1,2 +1,83 @@ - - + + + + +