This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lzx
/
shop-uniapp-240426
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
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.
2
Commits
1
Branch
1.1 MiB
Vue
54%
JavaScript
43.6%
CSS
2.4%
Tree:
0258e5d6ec
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '0258e5d6ec'
${ noResults }
shop-uniapp-240426
/
uni_modules
/
uview-ui
/
components
/
u-status-bar
/
props.js
8 lines
145 B
Raw
Blame
History
export
default
{
props
:
{
bgColor
:
{
type
:
String
,
default
:
uni
.
$u
.
props
.
statusBar
.
bgColor
}
}
}