From 415b8db32bb4b3ade48d3b602c513f10ee8907fd Mon Sep 17 00:00:00 2001 From: hot777zz <912275990@qq.com> Date: Tue, 7 Nov 2023 23:31:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A2=81=E8=88=AA=EF=BC=9A=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=8F=91=E5=B8=83=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../publish/publishAddress/publishAddress.vue | 86 +++++++++++++++++-- .../publishInvestment/publishInvestment.vue | 86 +++++++++++++++++-- pages/publish/publishRent/publishRent.vue | 86 +++++++++++++++++-- 3 files changed, 240 insertions(+), 18 deletions(-) diff --git a/pages/publish/publishAddress/publishAddress.vue b/pages/publish/publishAddress/publishAddress.vue index 9f51b6c..0ec5235 100644 --- a/pages/publish/publishAddress/publishAddress.vue +++ b/pages/publish/publishAddress/publishAddress.vue @@ -1,6 +1,45 @@ @@ -8,7 +47,9 @@ export default { data() { return { - + show1:false, + show2:false, + show3:false, } }, methods: { @@ -17,6 +58,39 @@ } - + \ No newline at end of file diff --git a/pages/publish/publishInvestment/publishInvestment.vue b/pages/publish/publishInvestment/publishInvestment.vue index bed6bea..0ec5235 100644 --- a/pages/publish/publishInvestment/publishInvestment.vue +++ b/pages/publish/publishInvestment/publishInvestment.vue @@ -1,6 +1,45 @@ @@ -8,7 +47,9 @@ export default { data() { return { - + show1:false, + show2:false, + show3:false, } }, methods: { @@ -17,6 +58,39 @@ } - + \ No newline at end of file diff --git a/pages/publish/publishRent/publishRent.vue b/pages/publish/publishRent/publishRent.vue index 812f1cb..0ec5235 100644 --- a/pages/publish/publishRent/publishRent.vue +++ b/pages/publish/publishRent/publishRent.vue @@ -1,6 +1,45 @@ @@ -8,7 +47,9 @@ export default { data() { return { - + show1:false, + show2:false, + show3:false, } }, methods: { @@ -17,6 +58,39 @@ } - + \ No newline at end of file