From 845b19d8a8527884dde8ef68ed54eaeb9a67d8b8 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Mon, 18 Apr 2022 17:34:57 +0800 Subject: [PATCH] css --- .../AppNeighborLinkage/AppNeighborLinkage.vue | 36 +++++++------------ 1 file changed, 12 insertions(+), 24 deletions(-) diff --git a/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue b/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue index 5beba7a..83ca979 100644 --- a/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue +++ b/project/sanjianxi/AppNeighborLinkage/AppNeighborLinkage.vue @@ -22,27 +22,7 @@ -
-
-
-

帮助赵顺伟咨询户口迁移问题帮助赵顺伟咨询

-
事件日期2022-04-15
-
四邻对象李白
-
-
- 待审核 -
-
-
-
-

帮助赵顺伟咨询户口迁移问题帮助赵顺伟咨询

-
事件日期2022-04-15
-
四邻对象李白
-
-
- 待审核 -
-
+

帮助赵顺伟咨询户口迁移问题帮助赵顺伟咨询

@@ -55,7 +35,7 @@
- +
我的四邻信息
@@ -92,7 +72,9 @@ export default { this.checkTime = `${e.year}-${e.month}-${e.day}` }, getList() { - // this.$instance.post('/app/apppartyfourresident/listFourResident') + // this.$instance.post('/app/apppartyfourresident/listFourResident').then(res=>{ + // console.log(res); + // }) } } } @@ -143,12 +125,14 @@ export default { -webkit-line-clamp:2; } div { - margin-top: 32px; span:first-child { color: #999999; margin-right: 32px; } } + div:first-child { + margin-top: 32px; + } } .status { padding: 32px 32px; @@ -193,5 +177,9 @@ export default { ::v-deep .AiSelect { display: inline-block; } + + ::v-deep .emptyWrap { + margin-top: 200px; + } } \ No newline at end of file