From 54986b88657b738ce30f96896a845d8a5235dcd6 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Sun, 28 Jan 2024 16:31:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E6=9C=9F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/tpx-date-input/tpx-date-input.vue | 2 +- static/images/post/eye-line.svg | 1 + static/images/post/eye-off.svg | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 static/images/post/eye-line.svg create mode 100644 static/images/post/eye-off.svg diff --git a/components/tpx-date-input/tpx-date-input.vue b/components/tpx-date-input/tpx-date-input.vue index 278a3d1..ffa70a4 100644 --- a/components/tpx-date-input/tpx-date-input.vue +++ b/components/tpx-date-input/tpx-date-input.vue @@ -10,7 +10,7 @@ - + diff --git a/static/images/post/eye-line.svg b/static/images/post/eye-line.svg new file mode 100644 index 0000000..398b049 --- /dev/null +++ b/static/images/post/eye-line.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/post/eye-off.svg b/static/images/post/eye-off.svg new file mode 100644 index 0000000..d159f69 --- /dev/null +++ b/static/images/post/eye-off.svg @@ -0,0 +1 @@ + \ No newline at end of file