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; diff --git a/pages.json b/pages.json index e68e79f..eac6b82 100644 --- a/pages.json +++ b/pages.json @@ -184,6 +184,18 @@ "style": { "navigationBarTitleText": "测试专用" } + }, + { + "path": "pages/my/innerMonologue", + "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 @@ + + + + + + diff --git a/pages/my/editInfo.vue b/pages/my/editInfo.vue index 1952089..b9f35be 100644 --- a/pages/my/editInfo.vue +++ b/pages/my/editInfo.vue @@ -13,17 +13,17 @@ - 为什么要实名认证 - 去编辑 + 内心独白 + 去编辑 - 为给大家创建一个真实安全的优质的脱单环境,确保会员真诚相亲,每个都是人工审核 + 了解Ta的购车、住房情况和家庭成员资料成员资料成员资料成员资料成员资料成员资料成员资料 基本资料 - 去完善 + 去完善 其他省市 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 @@ + + + + + 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 @@