From e8523c3909a77f88252215c25484e55fbfee5163 Mon Sep 17 00:00:00 2001
From: hot777zz <912275990@qq.com>
Date: Tue, 7 Nov 2023 19:34:33 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E6=A2=81=E8=88=AA=EF=BC=9A=E4=B8=AA?=
=?UTF-8?q?=E4=BA=BA=E5=8C=B9=E9=85=8D=E5=92=8C=E5=8F=91=E5=B8=83=E9=A1=B5?=
=?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/Partnerships/Partnerships.vue | 61 +++++++++++++++----
.../publishTransfer/publishTransfer.vue | 30 +++++----
pages/published/published.vue | 4 +-
3 files changed, 68 insertions(+), 27 deletions(-)
diff --git a/pages/Partnerships/Partnerships.vue b/pages/Partnerships/Partnerships.vue
index f76af10..db3f125 100644
--- a/pages/Partnerships/Partnerships.vue
+++ b/pages/Partnerships/Partnerships.vue
@@ -1,19 +1,27 @@
-
-
-
-
-
-
-
-
-
+
+ 名称
+
+
+
+ 身份证号
+
+
+
+
+
+ 支付信息
+ 请选择支付方式
+
+
+
+
-
+
- 发布
+ 提交审核
@@ -28,7 +36,7 @@
submit(){
console.log('提交');
},
- confirmCheckWay(){
+ confirmCheckWay(e){
}
@@ -37,5 +45,32 @@
diff --git a/pages/publish/publishTransfer/publishTransfer.vue b/pages/publish/publishTransfer/publishTransfer.vue
index c9760cf..af2165a 100644
--- a/pages/publish/publishTransfer/publishTransfer.vue
+++ b/pages/publish/publishTransfer/publishTransfer.vue
@@ -9,20 +9,19 @@
-
- 111111
-
-
+
+ 123
+
- 123
+ 123
- 123
+ 123
@@ -40,9 +39,7 @@
发布
-
-
-
+
@@ -61,8 +58,6 @@
title:''
},
columns:[
- ['中国', '美国'],
- ['深圳', '厦门', '上海', '拉萨']
],
show1:false,
show2:false,
@@ -89,9 +84,10 @@
margin-right: 20px;
}
.input-class{
- font-size: 30rpx;
+ font-size: 40rpx;
font-weight:1px;
border-style: none
+
}
.upload{
display: flex;
@@ -107,4 +103,14 @@
.bug-figure{
height: 100rpx;
}
+ .checkbox1{
+ display: flex;
+ justify-content: space-between;
+ }
+ .checktext{
+ margin-top: 5rpx;
+ font-size: 40rpx;
+ font-weight:1px;
+ color: #A0A0A0;
+ }
diff --git a/pages/published/published.vue b/pages/published/published.vue
index e55981b..cc57dd1 100644
--- a/pages/published/published.vue
+++ b/pages/published/published.vue
@@ -1,5 +1,5 @@
-
+
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 2/2] =?UTF-8?q?=E6=A2=81=E8=88=AA=EF=BC=9A=E6=9B=B4?=
=?UTF-8?q?=E6=96=B0=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 @@
-
- 发布店铺地址
+
+
+
+
+ 发布房源图片({{ShopInfomation.count}}/5)
+
+
+
+
+
+
+ 123
+
+
+
+
+
+
+ 123
+
+
+
+ 123
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 发布
+
@@ -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 @@
-
- 发布招商合作
+
+
+
+
+ 发布房源图片({{ShopInfomation.count}}/5)
+
+
+
+
+
+
+ 123
+
+
+
+
+
+
+ 123
+
+
+
+ 123
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 发布
+
@@ -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 @@
-
- 发布店铺出租
+
+
+
+
+ 发布房源图片({{ShopInfomation.count}}/5)
+
+
+
+
+
+
+ 123
+
+
+
+
+
+
+ 123
+
+
+
+ 123
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 发布
+
@@ -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