This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
workorder-front
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
工单小程序2024-11-20
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.
15
Commits
1
Branch
2.7 MiB
Vue
60.9%
JavaScript
38%
CSS
1.1%
Tree:
ddac1d9e76
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ddac1d9e76'
${ noResults }
workorder-front
/
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'
}
}
}