1.插件代码拷贝vue
2.插件全局配置git
import loading from './components/loading/loading.vue' Vue.component('loading',loading)
3.插件使用github
<template> <view> <loading ></loading> </view> </template> <script> </script> <style> </style>
还收集了一些其余的Lodingmarkdown
Loaders.cssapp
css-loaderssvg
SVG-Loadersspa
暂时收集了这些,我相信能知足大部分人的需求了.net
uni-app项目中使用都兼容插件