Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Registreren
Inloggen
zhangzl
/
nsgk_mobile
Volgen
2
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
Task 资源筛选3
rongxin_dev
zhaodengke
2 weken geleden
bovenliggende
a4c1a7c1c2
commit
41f41d2007
2 gewijzigde bestanden
met
toevoegingen van 35
en
17 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+18
-9
src/views/sunVillage_info/fixedAssets.vue
+17
-8
src/views/sunVillage_info/resource.vue
+ 18
- 9
src/views/sunVillage_info/fixedAssets.vue
Bestand weergeven
@@ -370,27 +370,36 @@
border:2px solid #3494ff;
padding-right: 20px;
align-items: center;
position: relative;
.icon{
width: 30px;
height: 30px;
background: url('../../assets/images/sunVillage_info/fixedAssets_icon_1.png') no-repeat;
background-size: 100% 100%;
display: block;
display:
inline-
block;
margin:0 8px 0 26px;
}
position: absolute;
left: 0;
bottom: 0.15rem;
}
.ipt{
flex: 1;
font-size: 26px;
background: none;
border:0 none;
line-height: 59px;
display: inline-block;
margin-left: 64px;
}
.filter-icon {
font-weight: bold;
font-size: .4rem;
width: .6rem;
text-align: center;
position: absolute;
right: 0.2rem;
bottom: 0.15rem;
}
.ipt{
flex: 1;
font-size: 26px;
background: none;
border:0 none;
line-height: 59px;
}
}
.total{
flex: 1;
+ 17
- 8
src/views/sunVillage_info/resource.vue
Bestand weergeven
@@ -357,27 +357,36 @@
border:2px solid #3494ff;
padding-right: 20px;
align-items: center;
position: relative;
.icon{
width: 30px;
height: 30px;
background: url('../../assets/images/sunVillage_info/fixedAssets_icon_1.png') no-repeat;
background-size: 100% 100%;
display: block;
display:
inline-
block;
margin:0 8px 0 26px;
position: absolute;
left: 0;
bottom: 0.15rem;
}
.ipt{
flex: 1;
font-size: 26px;
background: none;
border:0 none;
line-height: 59px;
display: inline-block;
margin-left: 64px;
}
.filter-icon {
font-weight: bold;
font-size: .4rem;
width: .6rem;
text-align: center;
position: absolute;
right: 0.2rem;
bottom: 0.15rem;
}
.ipt{
flex: 1;
font-size: 26px;
background: none;
border:0 none;
line-height: 59px;
}
}
.total{
flex: 1;
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan