This website works better with JavaScript.
Explore
Help
Register
Sign In
zhc077
/
projectManagement
Watch
1
Star
0
Fork
You've already forked projectManagement
0
Code
Issues
Pull Requests
Packages
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.
249
Commits
4
Branches
0
Tags
32 MiB
Tag:
Branch:
Tree:
8fda4ad035
dev
dev_2307
dev_4newlayout
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8fda4ad035'
${ noResults }
projectManagement
/
ant-design-vue-jeecg
/
babel.config.js
7 lines
86 B
Raw
Normal View
History
Unescape
Escape
软件项目管理系统 工程初始化
2 years ago
module
.
exports
=
{
presets
:
[
[
'@vue/app'
,
{
useBuiltIns
:
'entry'
}
]
]
}