This website works better with JavaScript.
Explore
Help
Register
Sign In
liudan
/
hezhiying
Watch
1
Star
0
Fork
You've already forked hezhiying
0
Code
Issues
Pull Requests
Packages
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.
51
Commits
3
Branches
0
Tags
35 MiB
Tag:
Branch:
Tree:
2a7d13d182
main
ymwl
ymwl_new
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2a7d13d182'
${ noResults }
hezhiying
/
node_modules
/
uview-ui
/
components
/
u-status-bar
/
props.js
9 lines
145 B
Raw
Normal View
History
Unescape
Escape
提交
1 year ago
export
default
{
props
:
{
bgColor
:
{
type
:
String
,
default
:
uni
.
$u
.
props
.
statusBar
.
bgColor
}
}
}