Skip to content

Latest commit

 

History

History
executable file
·
51 lines (27 loc) · 872 Bytes

loading.md

File metadata and controls

executable file
·
51 lines (27 loc) · 872 Bytes

总有一款适合你的Loading

github地址,喜欢的可以star下哦

插件预览图

使用教程

1.插件代码拷贝

  • 下载后把components目录下countUp.vue文件拷贝到自己项目目录下

2.插件使用

  • vue页面使用
<template>
	<view>
		<loading ></loading>
	</view>
</template>

<script>
</script>

<style>
</style>



还收集了一些其他的Loding

Loaders.css

css-loaders

SVG-Loaders

暂时收集了这些,我相信能满足大部分人的需求了

兼容性

uni-app项目中使用都兼容