This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
cjbbdd
/
xiaochengxu
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
公司小程序
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14
Commits
2
Branches
0
Tags
10 MiB
Tree:
bb54bf724a
dev
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bb54bf724a'
${ noResults }
xiaochengxu
/
uni_modules
/
uview-ui
/
components
/
u-status-bar
/
props.js
9 lines
145 B
Raw
Normal View
History
全新版本
3 years ago
export
default
{
props
:
{
bgColor
:
{
type
:
String
,
default
:
uni
.
$u
.
props
.
statusBar
.
bgColor
}
}
}