This website works better with JavaScript.
Explore
Help
Register
Sign In
caoliancun
/
vue-antd-admin-skeleton
Watch
1
Star
0
Fork
You've already forked vue-antd-admin-skeleton
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
vue+antd 后台管理框架
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.
496
Commits
1
Branch
0
Tags
3.7 MiB
Vue
61.5%
JavaScript
35.7%
Less
2.4%
HTML
0.3%
Tag:
Branch:
Tree:
e841ac77fd
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e841ac77fd'
${ noResults }
vue-antd-admin-skeleton
/
docs
/
.vuepress
/
plugins
/
alert
/
enhanceApp.js
5 lines
90 B
Raw
Blame
History
import
AlertMixin
from
'./alertMixin'
export
default
(
{
Vue
}
)
=>
{
Vue
.
use
(
AlertMixin
)
}
Reference in new issue
View Git Blame
Copy Permalink