From 73a69a02987994ab14d0b6678a187302dd380308 Mon Sep 17 00:00:00 2001 From: LiLongLong <13717757313@163.com> Date: Mon, 10 Feb 2025 09:07:36 +0800 Subject: [PATCH] merge master --- src/assets/photo_icon.svg | 1 + src/views/components/Footer.vue | 100 ++++++++++++++++++++++++- src/views/components/Liquid.vue | 73 +++++++----------- src/views/graphite/components/TakePickture.vue | 49 +++++++++--- src/views/graphite/index.vue | 34 ++++----- 5 files changed, 180 insertions(+), 77 deletions(-) create mode 100644 src/assets/photo_icon.svg diff --git a/src/assets/photo_icon.svg b/src/assets/photo_icon.svg new file mode 100644 index 0000000..3a619cc --- /dev/null +++ b/src/assets/photo_icon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/views/components/Footer.vue b/src/views/components/Footer.vue index 1e73a02..c6d4c80 100644 --- a/src/views/components/Footer.vue +++ b/src/views/components/Footer.vue @@ -1,3 +1,99 @@ + -
- \ No newline at end of file + + + + + diff --git a/src/views/components/Liquid.vue b/src/views/components/Liquid.vue index c356a89..6fdae36 100644 --- a/src/views/components/Liquid.vue +++ b/src/views/components/Liquid.vue @@ -1,24 +1,22 @@ -