From 480619beb2dda28c486b7c398a5648aa9f96a159 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E9=B9=8F?= Date: Sat, 12 Oct 2024 08:57:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E6=90=9C=E7=B4=A2=E7=9A=84=E9=95=BF=E5=BA=A6=E9=99=90=E5=88=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/home.vue | 2 +- pages/keyList/keyList.vue | 2 +- pages/passwordList/passwordList.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 039aebc..98bb142 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -8,7 +8,7 @@ + v-model="lockSearch.searchStr" bgColor="#ffffff" :showAction="false" maxlength="50"> diff --git a/pages/keyList/keyList.vue b/pages/keyList/keyList.vue index eab770d..6ee125f 100644 --- a/pages/keyList/keyList.vue +++ b/pages/keyList/keyList.vue @@ -6,7 +6,7 @@ + v-model="keySearch.searchStr" bgColor="#ffffff" :showAction="false" maxlength="50"> diff --git a/pages/passwordList/passwordList.vue b/pages/passwordList/passwordList.vue index 3ed0ea8..24289d7 100644 --- a/pages/passwordList/passwordList.vue +++ b/pages/passwordList/passwordList.vue @@ -6,7 +6,7 @@ + v-model="passwordSearch.searchStr" bgColor="#ffffff" :showAction="false" maxlength="50">