This website works better with JavaScript
Jelajahi
Daftar
Masuk
chenchuanbao
/
jdrh_xcx
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Pohon:
a7b679d952
Ranting
Tag
master
jdrh_xcx
/
uni_modules
/
uview-ui
/
components
/
u-status-bar
/
props.js
props.js
145 B
Riwayat
Mentahan
1
2
3
4
5
6
7
8
export default {
props: {
bgColor: {
type: String,
default: uni.$u.props.statusBar.bgColor
}
}
}