diff --git a/front/src/views/home/algorithmCompare.vue b/front/src/views/home/algorithmCompare.vue new file mode 100644 index 00000000..1f8381c3 --- /dev/null +++ b/front/src/views/home/algorithmCompare.vue @@ -0,0 +1,670 @@ + + + + + + + \ No newline at end of file diff --git a/front/src/views/home/components/CompareGroupView.vue b/front/src/views/home/components/CompareGroupView.vue new file mode 100644 index 00000000..ac15a438 --- /dev/null +++ b/front/src/views/home/components/CompareGroupView.vue @@ -0,0 +1,110 @@ + + + \ No newline at end of file