This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
lzf
/
liug_mobile
Pridať medzi pozorované
1
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Branch:
master
Branche
Tagy
master
liug_mobile
/
uni_modules
/
uview-ui
/
components
/
u-status-bar
/
props.js
props.js
145 B
Permanentný odkaz
História
Raw
1
2
3
4
5
6
7
8
export
default
{
props
: {
bgColor
: {
type
:
String
,
default
: uni.$u.props.statusBar.bgColor
}
}
}