Skip to content

quguoliang/loading-directive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loading-directive

介绍

自定义vue-loading指令,通过安装导入即可使用

使用方式

npm install loading-directive --save

引入后在 main.js中导入

'import loading from 'loading-directive'
vue.use(loading)

然后在项目中你所需loading的根元素上

v-loading=true

About

自定义vue-loading指令,导入即可全局使用

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published