This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liao
/
JianjianStreet-aplet
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.
17
Commits
1
Branch
2.2 MiB
Vue
80.3%
JavaScript
17.5%
CSS
2.2%
Tree:
60616b8c1f
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '60616b8c1f'
${ noResults }
JianjianStreet-aplet
/
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
}
}
}