1 Star 0 Fork 50

绿树白云 / avue-doc

forked from 鹏鹏 / avue-doc 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
nprogress.md 406 Bytes
一键复制 编辑 原始数据 按行查看 历史
smallwei 提交于 2020-05-30 20:51 . init docs
<script> export default { } </script>

NProgress 进度条

:::tip 2.0.5+ ::::

:::demo

<div style="width:400px">
 <el-button type="primary" @click="$NProgress.start()">开始</el-button>
 <el-button type="danger" @click="$NProgress.done()">停止</el-button>
 <el-button type="warning" @click="$NProgress.remove()">删除</el-button>
</div>
<script>
export default {

}
</script>

:::

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/greentreecloud/avue-doc.git
git@gitee.com:greentreecloud/avue-doc.git
greentreecloud
avue-doc
avue-doc
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891