build(deps): 添加smooth-scroll插件、axios封装
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
import setupSmoothScroll from './smooth-scroll';
|
||||
import setupElementPlus from './element-plus';
|
||||
import NProgress from './nprogress';
|
||||
|
||||
export { setupElementPlus, NProgress };
|
||||
export { setupSmoothScroll, setupElementPlus, NProgress };
|
||||
|
||||
Reference in New Issue
Block a user