diff --git a/src/assets/images/sunVillage_info/index_icon_01.png b/src/assets/images/sunVillage_info/index_icon_01.png
new file mode 100644
index 00000000..af9d6277
Binary files /dev/null and b/src/assets/images/sunVillage_info/index_icon_01.png differ
diff --git a/src/assets/images/sunVillage_info/index_icon_02.png b/src/assets/images/sunVillage_info/index_icon_02.png
new file mode 100644
index 00000000..cbbf1fae
Binary files /dev/null and b/src/assets/images/sunVillage_info/index_icon_02.png differ
diff --git a/src/assets/images/sunVillage_info/index_icon_03.png b/src/assets/images/sunVillage_info/index_icon_03.png
new file mode 100644
index 00000000..2030de67
Binary files /dev/null and b/src/assets/images/sunVillage_info/index_icon_03.png differ
diff --git a/src/assets/images/sunVillage_info/index_icon_04.png b/src/assets/images/sunVillage_info/index_icon_04.png
new file mode 100644
index 00000000..00099848
Binary files /dev/null and b/src/assets/images/sunVillage_info/index_icon_04.png differ
diff --git a/src/assets/images/sunVillage_info/index_icon_05.png b/src/assets/images/sunVillage_info/index_icon_05.png
new file mode 100644
index 00000000..da596f87
Binary files /dev/null and b/src/assets/images/sunVillage_info/index_icon_05.png differ
diff --git a/src/assets/images/sunVillage_info/index_icon_06.png b/src/assets/images/sunVillage_info/index_icon_06.png
new file mode 100644
index 00000000..de99cd85
Binary files /dev/null and b/src/assets/images/sunVillage_info/index_icon_06.png differ
diff --git a/src/assets/images/sunVillage_info/index_icon_07.png b/src/assets/images/sunVillage_info/index_icon_07.png
new file mode 100644
index 00000000..628c8d4c
Binary files /dev/null and b/src/assets/images/sunVillage_info/index_icon_07.png differ
diff --git a/src/views/sunVillage_info/index.vue b/src/views/sunVillage_info/index.vue
index 4cc13f47..0879b5e0 100644
--- a/src/views/sunVillage_info/index.vue
+++ b/src/views/sunVillage_info/index.vue
@@ -48,7 +48,7 @@
-
+
阳光村务
@@ -63,82 +63,25 @@
-
-
+
+
支出申请
-
-
-
-

-
- 银行卡转账
-
-
-
-
-
-
-
-
-
-

-
- 信用卡还款
-
-
-
-
-
-
-
-
-
-

-
- 备付金支出
-
-
-
-

-
- 汇票支出
-
-
-
-

-
- 收款账户
-
-
-
-

-
- 付款账户
-
-
-
-

-
- 开户行
-
-
-
+
银行卡转账
+
信用卡还款
+
备付金支出
+
汇票支出
+
收款账户
+
付款账户
+
开户行
-
+
财务信息
@@ -355,6 +298,9 @@
&:nth-child(3){
margin-top: 3vh;
}
+ &:nth-child(4){
+ margin-top: 3vh;
+ }
.van-cell{
background: transparent;
}
@@ -362,9 +308,10 @@
display: flex;
flex-flow: wrap;
box-shadow: 0px 0px 18px rgba(63,68,75,0.2);
- padding: 0 0 20PX;
+ /*padding: 0 0 20PX;*/
border-radius: 15PX;
overflow: hidden;
+ background: #ffffff;
}
.nav_box{
box-shadow: 0px 0px 18px rgba(63,68,75,0.2);
@@ -405,7 +352,7 @@
&.n_4 {
background: url('../../assets/images/sunVillage_info/index_block_04.png') no-repeat center top;
background-size: 50%;
- // margin-bottom: 20PX;
+ margin-bottom: 20PX;
}
&.n_5 {
background: url('../../assets/images/sunVillage_info/index_block_05.png') no-repeat center top;
@@ -415,12 +362,12 @@
&.n_6 {
background: url('../../assets/images/sunVillage_info/index_block_06.png') no-repeat center top;
background-size: 50%;
- // margin-bottom: 20PX;
+ margin-bottom: 20PX;
}
&.n_7 {
background: url('../../assets/images/sunVillage_info/index_block_07.png') no-repeat center top;
background-size: 50%;
- // margin-bottom: 20PX;
+ margin-bottom: 20PX;
}
&.n_8 {
background: url('../../assets/images/sunVillage_info/index_block_08.png') no-repeat center top;
@@ -436,7 +383,44 @@
&.n_10 {
background: url('../../assets/images/sunVillage_info/index_block_10.png') no-repeat center top;
background-size: 50%;
- // margin-bottom: 20PX;
+ margin-bottom: 20PX;
+ }
+
+
+ &.n_01 {
+ background: url('../../assets/images/sunVillage_info/index_icon_01.png') no-repeat center top;
+ background-size: 50%;
+ margin-bottom: 20PX;
+ }
+ &.n_02 {
+ background: url('../../assets/images/sunVillage_info/index_icon_02.png') no-repeat center top;
+ background-size: 50%;
+ margin-bottom: 20PX;
+ }
+ &.n_03 {
+ background: url('../../assets/images/sunVillage_info/index_icon_03.png') no-repeat center top;
+ background-size: 50%;
+ margin-bottom: 20PX;
+ }
+ &.n_04 {
+ background: url('../../assets/images/sunVillage_info/index_icon_04.png') no-repeat center top;
+ background-size: 50%;
+ margin-bottom: 20PX;
+ }
+ &.n_05 {
+ background: url('../../assets/images/sunVillage_info/index_icon_05.png') no-repeat center top;
+ background-size: 50%;
+ margin-bottom: 20PX;
+ }
+ &.n_06 {
+ background: url('../../assets/images/sunVillage_info/index_icon_06.png') no-repeat center top;
+ background-size: 50%;
+ margin-bottom: 20PX;
+ }
+ &.n_07 {
+ background: url('../../assets/images/sunVillage_info/index_icon_07.png') no-repeat center top;
+ background-size: 50%;
+ margin-bottom: 20PX;
}
}
.icon{