Ver a proveniência

CSS样式修改

rongxin_prod
QI_YUJIE há 1 ano
ascendente
cometimento
f114fb867c
3 ficheiros alterados com 3 adições e 3 eliminações
  1. +1
    -1
      src/views/sunVillage_info/list_cbf.vue
  2. +1
    -1
      src/views/sunVillage_info/list_cbfsq.vue
  3. +1
    -1
      src/views/sunVillage_info/list_multipleLotsNh.vue

+ 1
- 1
src/views/sunVillage_info/list_cbf.vue Ver ficheiro

@@ -2,7 +2,7 @@
<div class="home_wrapper">
<div
class="header_main"
:style="`background-image:url(${require(showBtn?'@/assets/images/sunVillage_info/list_head.png':'@/assets/images/sunVillage_info/list_head_red.png')})`"
:style="`background-image:url(${require(showBtn?'@/assets/images/sunVillage_info/list_head_green.png':'@/assets/images/sunVillage_info/list_head_red.png')})`"
>
承包合同
<div class="return_btn" @click="onClickLeft"></div>


+ 1
- 1
src/views/sunVillage_info/list_cbfsq.vue Ver ficheiro

@@ -456,7 +456,7 @@
width: 100vw;
.header_main {
height: 116px;
background: url('../../assets/images/sunVillage_info/list_head.png') no-repeat;
background: url('../../assets/images/sunVillage_info/list_head_green.png') no-repeat;
background-size: 100% 100%;
position: fixed;
top: 0;


+ 1
- 1
src/views/sunVillage_info/list_multipleLotsNh.vue Ver ficheiro

@@ -2,7 +2,7 @@
<div class="home_wrapper">
<div
class="header_main"
:style="`background-image:url(${require(showBtn?'@/assets/images/sunVillage_info/list_head.png':'@/assets/images/sunVillage_info/list_head_red.png')})`"
:style="`background-image:url(${require(showBtn?'@/assets/images/sunVillage_info/list_head_green.png':'@/assets/images/sunVillage_info/list_head_red.png')})`"
>
标段合同
<div class="return_btn" @click="onClickLeft"></div>


Carregando…
Cancelar
Guardar