Browse Source

阳光村务

rongxin_prod
庞东旭 2 years ago
parent
commit
4e01f4cb56
3 changed files with 2 additions and 1 deletions
  1. BIN
      src/assets/images/sunVillage_info/index_btn_green.png
  2. BIN
      src/assets/images/sunVillage_info/login_head_h_green.png
  3. +2
    -1
      src/views/sunVillage_info/index_code.vue

BIN
src/assets/images/sunVillage_info/index_btn_green.png View File

Before After
Width: 225  |  Height: 81  |  Size: 12 KiB Width: 87  |  Height: 87  |  Size: 7.9 KiB

BIN
src/assets/images/sunVillage_info/login_head_h_green.png View File

Before After
Width: 55  |  Height: 55  |  Size: 2.4 KiB Width: 55  |  Height: 55  |  Size: 2.4 KiB

+ 2
- 1
src/views/sunVillage_info/index_code.vue View File

@@ -159,7 +159,7 @@
.fixed_btn{
position: fixed;
right: 0;
width: 115PX;
width: 40PX;
bottom: 15%;
border-top-left-radius: 115PX;
border-bottom-left-radius: 115PX;
@@ -267,6 +267,7 @@
color: #3f3d56;
text-align: center;
margin-top: 15PX;
padding-bottom: 30PX;
}
}
</style>

Loading…
Cancel
Save