This website works better with JavaScript.
Home
Explore
Help
Sign In
TC_GaoLiGongShan
/
manage_mobile
Watch
4
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.
88
Commits
1
Branch
0
Tags
13 MiB
Tree:
aa2e2a695a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'aa2e2a695a'
${ noResults }
manage_mobile
/
node_modules
/
uview-ui
/
components
/
u-status-bar
/
props.js
9 lines
145 B
Raw
Normal View
History
创建项目
2 years ago
export
default
{
props
:
{
bgColor
:
{
type
:
String
,
default
:
uni
.
$u
.
props
.
statusBar
.
bgColor
}
}
}