build(deps): 添加多种插件:element-plus、iconify、windicss
This commit is contained in:
4
src/plugins/index.ts
Normal file
4
src/plugins/index.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import setupElementPlus from './element-plus';
|
||||
import NProgress from './nprogress';
|
||||
|
||||
export { setupElementPlus, NProgress };
|
||||
Reference in New Issue
Block a user