提交 cc0ed17e 编写于 作者: ylwdev's avatar ylwdev 💻

文档更新

上级 ba808661
......@@ -2,4 +2,3 @@
参考:
- 如何提交PR [如何给开源项目贡献代码](https://blog.csdn.net/ylwdev/article/details/126466381)
- 开发文档: [develop.md](https://gitcode.net/csdn/csdn-datav/-/blob/master/doc/develop.md)
/**
* @Author : wzk
* @Date : 2021/3/17Wednesday12
* @Last Modified by : wzk
* @Last Modified time : 2021/3/17Wednesday12
* @Description:
**/
import Vue from "vue";
import {
......@@ -32,7 +25,7 @@
Popup,
Rate
} from "vant";
Vue.use(Rate);
Vue.use(Popup);
Vue.use(Button);
......@@ -56,4 +49,3 @@
Vue.use(CellGroup);
Vue.use(Empty);
Vue.use(Uploader);
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册