This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
Jingde-town-wechat-uniapp
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.
55
Commits
1
Branch
8.7 MiB
Vue
62.6%
JavaScript
36.4%
CSS
1%
Tree:
9391f3f82e
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '9391f3f82e'
${ noResults }
Jingde-town-wechat-uniapp
/
uni_modules
/
uv-status-bar
/
components
/
uv-status-bar
/
props.js
8 lines
128 B
Raw
Blame
History
export
default
{
props
:
{
bgColor
:
{
type
:
String
,
default
:
'transparent'
}
}
}