From c4cd2a05f05669c755acc8ee1bfe7deb6723363f Mon Sep 17 00:00:00 2001 From: "DESKTOP-FUS91B7\\Showeasy" Date: Fri, 10 Mar 2023 17:34:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9userServiceItem=20:=20?= =?UTF-8?q?=E5=B0=87nuxt-link=E7=A7=BB=E5=88=B0=E4=B8=8A=E5=B1=A4div?= =?UTF-8?q?=E8=A3=A1=EF=BC=8C=E4=B8=A6=E6=96=B0=E5=A2=9Ehover=E6=95=88?= =?UTF-8?q?=E6=9E=9C=EF=BC=8C=E8=AE=93user=E7=9F=A5=E9=81=93=E5=8F=AF?= =?UTF-8?q?=E4=BB=A5=E9=BB=9E=E6=93=8A=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/home/headerInlineSearch.vue | 2 +- FrontEnd/components/user/userServiceItem.vue | 23 +++++++++++++------ 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/FrontEnd/components/home/headerInlineSearch.vue b/FrontEnd/components/home/headerInlineSearch.vue index de64a65..0159092 100644 --- a/FrontEnd/components/home/headerInlineSearch.vue +++ b/FrontEnd/components/home/headerInlineSearch.vue @@ -375,7 +375,7 @@ export default { str = this.inputs; this.$emit('keyword-search', str, true) this.$router.push(this.localePath(`/${this.type}?q=${this.inputs}`)); - this.inputs = ''; + // this.inputs = ''; }, }, computed: { diff --git a/FrontEnd/components/user/userServiceItem.vue b/FrontEnd/components/user/userServiceItem.vue index 8211472..b3eed9d 100644 --- a/FrontEnd/components/user/userServiceItem.vue +++ b/FrontEnd/components/user/userServiceItem.vue @@ -2,13 +2,14 @@
+
- + + +
@@ -53,9 +54,9 @@ ${{ formatTotal(info.TotalPrice) }} {{ info.Currency.CurrencyName }} -
+
+
- +