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