Ver a proveniência

优化

wulanhaote
liuminjian há 3 anos
ascendente
cometimento
ac7d4bdf1b
3 ficheiros alterados com 4 adições e 2 eliminações
  1. BIN
      src/assets/images/homestead/login_bg.jpg
  2. +2
    -1
      src/views/authenticRight/login.vue
  3. +2
    -1
      src/views/homestead/login.vue

BIN
src/assets/images/homestead/login_bg.jpg Ver ficheiro

Antes Depois
Largura: 375  |  Altura: 324  |  Tamanho: 41 KiB Largura: 375  |  Altura: 324  |  Tamanho: 73 KiB

+ 2
- 1
src/views/authenticRight/login.vue Ver ficheiro

@@ -188,7 +188,8 @@ export default {
.signIn_container {
flex: 1;
display: flex;
margin-bottom: 18px;
max-height: 90px;
margin-bottom: 24px;
&:last-child {
margin-bottom: 0;
}


+ 2
- 1
src/views/homestead/login.vue Ver ficheiro

@@ -189,7 +189,8 @@ export default {
.signIn_container {
flex: 1;
display: flex;
margin-bottom: 18px;
max-height: 90px;
margin-bottom: 24px;
&:last-child {
margin-bottom: 0;
}


Carregando…
Cancelar
Guardar