From 1f5e3dd19aeb909807c034075841587df45916e0 Mon Sep 17 00:00:00 2001 From: kevin Date: Tue, 18 Nov 2025 17:37:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=97=A5=E6=9C=9F=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E5=99=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ops_vue_js/src/components/datePicker.vue | 49 +++++++++++-------- .../ops_vue_js/src/views/settings/account.vue | 14 ++++-- 2 files changed, 39 insertions(+), 24 deletions(-) diff --git a/frontent/ops_vue_js/src/components/datePicker.vue b/frontent/ops_vue_js/src/components/datePicker.vue index 5a821a8..f3fdf31 100644 --- a/frontent/ops_vue_js/src/components/datePicker.vue +++ b/frontent/ops_vue_js/src/components/datePicker.vue @@ -1,26 +1,38 @@ @@ -54,13 +66,8 @@ onMounted(() => { - -
- -
-
diff --git a/frontent/ops_vue_js/src/views/settings/account.vue b/frontent/ops_vue_js/src/views/settings/account.vue index f42cfd3..be4fc8f 100644 --- a/frontent/ops_vue_js/src/views/settings/account.vue +++ b/frontent/ops_vue_js/src/views/settings/account.vue @@ -1,8 +1,17 @@