diff --git a/front/components/Drawer/TextShareDrawer.vue b/front/components/Drawer/TextShareDrawer.vue index 0a5727c..4a732c2 100644 --- a/front/components/Drawer/TextShareDrawer.vue +++ b/front/components/Drawer/TextShareDrawer.vue @@ -1,14 +1,18 @@ \ No newline at end of file diff --git a/front/components/Home/Text/TextUploadInputTextView.vue b/front/components/Home/Text/TextUploadInputTextView.vue new file mode 100644 index 0000000..0bd5f09 --- /dev/null +++ b/front/components/Home/Text/TextUploadInputTextView.vue @@ -0,0 +1,45 @@ + + \ No newline at end of file diff --git a/front/components/Preprocessing/TextShareHandle.vue b/front/components/Preprocessing/TextShareHandle.vue new file mode 100644 index 0000000..f2a5c0e --- /dev/null +++ b/front/components/Preprocessing/TextShareHandle.vue @@ -0,0 +1,65 @@ + + + \ No newline at end of file diff --git a/front/components/Result/ResultIndexView.vue b/front/components/Result/ResultIndexView.vue index ece787f..576e4af 100644 --- a/front/components/Result/ResultIndexView.vue +++ b/front/components/Result/ResultIndexView.vue @@ -1,33 +1,41 @@ \ No newline at end of file diff --git a/front/components/Result/TextShareResult.vue b/front/components/Result/TextShareResult.vue new file mode 100644 index 0000000..d84cf04 --- /dev/null +++ b/front/components/Result/TextShareResult.vue @@ -0,0 +1,70 @@ + + + \ No newline at end of file