This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
employ-admin
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.
31
Commits
1
Branch
13 MiB
Vue
39%
Java
34.4%
JavaScript
20.3%
CSS
4.8%
TypeScript
0.7%
Other
0.7%
Tree:
71036f172a
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '71036f172a'
${ noResults }
employ-admin
/
admin-hanhai-vue
/
babel.config.js
6 lines
87 B
Raw
Blame
History
module
.
exports
=
{
presets
:
[
[
'@vue/app'
,
{
useBuiltIns
:
'entry'
}
]
]
}