Ver código fonte

阳光村务

rongxin_prod
庞东旭 2 anos atrás
pai
commit
4e01f4cb56
3 arquivos alterados com 2 adições e 1 exclusões
  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 Ver arquivo

Antes Depois
Largura: 225  |  Altura: 81  |  Tamanho: 12 KiB Largura: 87  |  Altura: 87  |  Tamanho: 7.9 KiB

BIN
src/assets/images/sunVillage_info/login_head_h_green.png Ver arquivo

Antes Depois
Largura: 55  |  Altura: 55  |  Tamanho: 2.4 KiB Largura: 55  |  Altura: 55  |  Tamanho: 2.4 KiB

+ 2
- 1
src/views/sunVillage_info/index_code.vue Ver arquivo

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

Carregando…
Cancelar
Salvar