From 6d1fa11b0b0d42e10df9437e87b456efd95e7630 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E8=82=96=E7=A3=8A?= <18851179580@163.com> Date: Tue, 24 Dec 2024 18:58:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=9A=E4=BD=8D=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E7=9A=84=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/choice-location/choice-location.vue | 8 ++++++-- components/diy/header.vue | 2 +- components/diy/search.vue | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/components/choice-location/choice-location.vue b/components/choice-location/choice-location.vue index 717572f9..eb36c790 100644 --- a/components/choice-location/choice-location.vue +++ b/components/choice-location/choice-location.vue @@ -7,7 +7,7 @@ - + {{ location.text || '' }} @@ -16,7 +16,7 @@ - + @@ -106,6 +106,10 @@ type: String, default: '', }, + propContainerDisplay: { + type: String, + default: '', + } }, // 页面被展示 created: function () { diff --git a/components/diy/header.vue b/components/diy/header.vue index 33c72372..22461221 100644 --- a/components/diy/header.vue +++ b/components/diy/header.vue @@ -51,7 +51,7 @@ - +