From 7d80d33ba9708544236e3eba1aeb0f082b1e2a49 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com>
Date: Fri, 20 Aug 2021 10:19:16 +0800
Subject: [PATCH 1/3] =?UTF-8?q?[=E4=BF=AE=E5=A4=8D]=20=E9=87=8D=E5=8F=A0?=
=?UTF-8?q?=E5=A4=B4=E5=83=8F=E7=BB=84=E4=BB=B6=E5=9C=A8H5=E4=B8=AD?=
=?UTF-8?q?=E5=AD=98=E5=9C=A8=E5=90=8C=E5=90=8Dcontent=E7=B1=BB=E5=90=8D?=
=?UTF-8?q?=E6=97=B6=E6=A0=B7=E5=BC=8F=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?=
=?UTF-8?q?=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/lf-nolanPhoto/lf-nolanPhoto.vue | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/components/lf-nolanPhoto/lf-nolanPhoto.vue b/components/lf-nolanPhoto/lf-nolanPhoto.vue
index be4810e..5f4b12f 100644
--- a/components/lf-nolanPhoto/lf-nolanPhoto.vue
+++ b/components/lf-nolanPhoto/lf-nolanPhoto.vue
@@ -71,9 +71,11 @@
.content{
display: flex;
flex-wrap: nowrap;
- width: 100%;
+ width: 100% !important;
height: max-content;
margin-top: 20rpx;
+ padding: 0 !important;
+ box-sizing: border-box;
.image-item{
width: 60rpx;
height: 60rpx;
From d01bce2ffab78130b63842dd19efbc002011287d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com>
Date: Fri, 20 Aug 2021 14:31:56 +0800
Subject: [PATCH 2/3] =?UTF-8?q?[=E5=AE=8C=E6=88=90]=20=E5=86=85=E5=BF=83?=
=?UTF-8?q?=E7=8B=AC=E7=99=BD=E9=A1=B5=E9=9D=A2UI?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 6 ++++
pages/my/innerMonologue.vue | 66 ++++++++++++++++++++++++++++++++++++
pages/test/test.vue | 67 +++++++++++++++++++++++++++++++++++--
3 files changed, 136 insertions(+), 3 deletions(-)
create mode 100644 pages/my/innerMonologue.vue
diff --git a/pages.json b/pages.json
index 9648f06..cbd2430 100644
--- a/pages.json
+++ b/pages.json
@@ -160,6 +160,12 @@
"style": {
"navigationBarTitleText": "测试专用"
}
+ },
+ {
+ "path": "pages/my/innerMonologue",
+ "style": {
+ "navigationBarTitleText": "内心独白"
+ }
}
],
"globalStyle": {
diff --git a/pages/my/innerMonologue.vue b/pages/my/innerMonologue.vue
new file mode 100644
index 0000000..b7271b9
--- /dev/null
+++ b/pages/my/innerMonologue.vue
@@ -0,0 +1,66 @@
+
+
+
+
+ 0/200
+
+ !小提示:谈谈你对爱情、婚姻的想法,简单介绍下自己的生后工作或者你希望中的那个ta,最好能让对方更了解你,还能快速拉近两人的距离哟~
+
+
+
+
+
+
+
diff --git a/pages/test/test.vue b/pages/test/test.vue
index a421540..0c36ea8 100644
--- a/pages/test/test.vue
+++ b/pages/test/test.vue
@@ -1,6 +1,30 @@
-
-
+
+
+
+
+
+
+
+
+
+
@@ -26,6 +50,28 @@
From 353d0ea00baaa90c12c909cebc7788b07aed23bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com>
Date: Fri, 20 Aug 2021 16:08:11 +0800
Subject: [PATCH 3/3] =?UTF-8?q?[=E5=AE=8C=E6=88=90]=20=E5=9F=BA=E6=9C=AC?=
=?UTF-8?q?=E8=B5=84=E6=96=99=E9=A1=B5=E9=9D=A2UI?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 6 ++
pages/my/basicInformation.vue | 179 ++++++++++++++++++++++++++++++++++
pages/my/editInfo.vue | 8 +-
3 files changed, 189 insertions(+), 4 deletions(-)
create mode 100644 pages/my/basicInformation.vue
diff --git a/pages.json b/pages.json
index cbd2430..e018b18 100644
--- a/pages.json
+++ b/pages.json
@@ -166,6 +166,12 @@
"style": {
"navigationBarTitleText": "内心独白"
}
+ },
+ {
+ "path": "pages/my/basicInformation",
+ "style": {
+ "navigationBarTitleText": "基本资料"
+ }
}
],
"globalStyle": {
diff --git a/pages/my/basicInformation.vue b/pages/my/basicInformation.vue
new file mode 100644
index 0000000..8b059e7
--- /dev/null
+++ b/pages/my/basicInformation.vue
@@ -0,0 +1,179 @@
+
+
+
+
+
+ *
+ 个人昵称
+
+
+
+
+
+
+
+ *
+ 性别
+
+
+
+
+
+
+
+ *
+ 婚姻状况
+
+
+
+ {{ marriage[marriage_index] || '请选择' }}
+
+
+
+
+
+ *
+ 户籍地
+
+
+
+ {{ marriage[marriage_index] || '请选择' }}
+
+
+
+
+
+ *
+ 学历
+
+
+
+ {{ marriage[marriage_index] || '请选择' }}
+
+
+
+
+
+ *
+ 身高
+
+
+
+
+
+
+
+ *
+ 体重
+
+
+
+
+
+
+
+ *
+ 生日
+
+
+ birth_date = e.detail.value">
+ {{ birth_date || '请选择' }}
+
+
+
+
+
+ *
+ 属相
+
+
+
+ {{ marriage[marriage_index] || '请选择' }}
+
+
+
+
+
+ *
+ 星座
+
+
+
+ {{ marriage[marriage_index] || '请选择' }}
+
+
+
+
+
+ 外貌
+
+
+
+ {{ marriage[marriage_index] || '请选择' }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages/my/editInfo.vue b/pages/my/editInfo.vue
index d112b4b..2c83ef6 100644
--- a/pages/my/editInfo.vue
+++ b/pages/my/editInfo.vue
@@ -13,17 +13,17 @@
- 为什么要实名认证
- 去编辑
+ 内心独白
+ 去编辑
- 为给大家创建一个真实安全的优质的脱单环境,确保会员真诚相亲,每个都是人工审核
+ 了解Ta的购车、住房情况和家庭成员资料成员资料成员资料成员资料成员资料成员资料成员资料
基本资料
- 去完善
+ 去完善
其他省市