Ver código fonte

CSS样式修改

rongxin_prod
QI_YUJIE 1 ano atrás
pai
commit
f114fb867c
3 arquivos alterados com 3 adições e 3 exclusõ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 arquivo

@@ -2,7 +2,7 @@
<div class="home_wrapper"> <div class="home_wrapper">
<div <div
class="header_main" 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> <div class="return_btn" @click="onClickLeft"></div>


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

@@ -456,7 +456,7 @@
width: 100vw; width: 100vw;
.header_main { .header_main {
height: 116px; 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%; background-size: 100% 100%;
position: fixed; position: fixed;
top: 0; top: 0;


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

@@ -2,7 +2,7 @@
<div class="home_wrapper"> <div class="home_wrapper">
<div <div
class="header_main" 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> <div class="return_btn" @click="onClickLeft"></div>


Carregando…
Cancelar
Salvar