UNPKG
zswl-ui
Version:
latest (1.0.0-alpha.4)
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
1.0.0-alpha.0
zswl-ui初始化
zswl-ui
/
components
/
u-status-bar
/
props.js
9 lines
(8 loc)
•
153 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
export
default
{
props:
{
bgColor:
{
type:
String
,
default:
uni.$u.props.statusBar.bgColor
} } }