diff --git a/src/view/person/index.vue b/src/view/person/index.vue index 7afe55c..7970e60 100644 --- a/src/view/person/index.vue +++ b/src/view/person/index.vue @@ -10,7 +10,7 @@
-
姓名
+
姓  名

王一

@@ -40,13 +40,13 @@
-
民族
+
民  族

-
性别
+
性  别

@@ -77,6 +77,7 @@
置业
退休
养老
身后事
+
综合
@@ -310,8 +311,8 @@ const handlePagination = (pagination) => { } &:nth-of-type(4) { - top: 30px; - right: 220px; + top: 420px; + left: 110px; } &:nth-of-type(5) { @@ -329,6 +330,11 @@ const handlePagination = (pagination) => { right: 80px; } + &:nth-of-type(8) { + top: 420px; + right: 110px; + } + &:hover { background: url('../../assets/person/tag-active.png') no-repeat; background-size: 100% 100%;