This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
ruili
/
app-station-control-frontend_v1
İzle
12
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
7bf7947c0e
Dallar
Biçim İmleri
master
pad2.0
pad2.1
prod
app-station-...
/
uni_modules
/
uview-ui
/
components
/
u-status-bar
/
props.js
props.js
145 B
Geçmiş
Ham
1
2
3
4
5
6
7
8
export
default
{
props
: {
bgColor
: {
type
:
String
,
default
: uni.$u.props.statusBar.bgColor
}
}
}