소스 검색

阳光村务

rongxin_prod
庞东旭 2 년 전
부모
커밋
4e01f4cb56
3개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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 파일 보기

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 파일 보기

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 파일 보기

@@ -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>

불러오는 중...
취소
저장