Przeglądaj źródła

产权交易

rongxin_prod
庞东旭 2 lat temu
rodzic
commit
c2d45625ce
3 zmienionych plików z 10 dodań i 10 usunięć
  1. +8
    -8
      src/views/biddingHall/index.vue
  2. +1
    -1
      src/views/project/index.vue
  3. +1
    -1
      src/views/user/index.vue

+ 8
- 8
src/views/biddingHall/index.vue Wyświetl plik

@@ -305,12 +305,12 @@ export default {
.van-search__content{
border:1px solid #007E72;
}
>>> .van-dropdown-menu__title{
font-size: 0.2rem;
}
/*>>> .van-dropdown-menu__title{*/
/* font-size: 14PX;*/
/*}*/
.biddingProcess {
width:0.55rem;
height:0.55rem;
width:5vw;
height:5vw;
margin: 0 auto;
}
.biddingProcess_img{
@@ -322,10 +322,10 @@ export default {
color:#fff;
text-align: center;
line-height: 0.8rem;
font-size: 14px;
font-size: 14PX;
}
.biddingProcess_text{
font-size: 0.2rem;
/*font-size: 1vh;*/
}
.biddingProcessContent{
padding:0.4rem 0;
@@ -345,6 +345,6 @@ export default {
}
.biddingProcessListRightCol span{
color: #c21F3a;
font-size: 10px;
font-size: 12PX;
}
</style>

+ 1
- 1
src/views/project/index.vue Wyświetl plik

@@ -229,7 +229,7 @@ export default {
.timeEnd{
color: #666666;
margin-top: 5px;
font-size: 0.1rem;
font-size: 12PX;
}
.money{
color: #C21F3A;


+ 1
- 1
src/views/user/index.vue Wyświetl plik

@@ -77,7 +77,7 @@ export default {
padding: 10px;
border-radius: 0.5rem;
margin-top: 0.2rem;
font-size: 0.2rem;
font-size: 12PX;
background: #FEE1AA url("../../assets/images/seting.png") no-repeat left center;
background-size: 0.5rem;
color: #007E72;


Ładowanie…
Anuluj
Zapisz