From 02375d015405ddaa352203249e5c3dc87aedffe3 Mon Sep 17 00:00:00 2001 From: pjhmizn49 Date: Fri, 13 Dec 2024 09:23:28 +0800 Subject: [PATCH] ADD file via upload --- flower_user_front/src/views/DetailView.vue | 500 +++++++++++++++++++++ 1 file changed, 500 insertions(+) create mode 100644 flower_user_front/src/views/DetailView.vue diff --git a/flower_user_front/src/views/DetailView.vue b/flower_user_front/src/views/DetailView.vue new file mode 100644 index 0000000..92bd855 --- /dev/null +++ b/flower_user_front/src/views/DetailView.vue @@ -0,0 +1,500 @@ + + + + \ No newline at end of file