screenloading

1.0.2 • Public • Published

ScreenLoading(基于VUE)

使用方法:

main.js

    import ScreenLoading from 'screenloading'
    Vue.use(ScreenLoading);   

业务中使用:

    // 两个入参,前者为加载提示文字内容,后者为文字位置,包括('top','bottom')
    this.$ScreenLoading.show('LOADING','top'); 

Package Sidebar

Install

npm i screenloading

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

6.58 kB

Total Files

5

Last publish

Collaborators

  • nowyouseeme