1 Star 0 Fork 797

KING9999/Element Build Case

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
index.js 202 Bytes
Copy Edit Raw Blame History
诺墨 authored 2020-12-09 14:11 +08:00 . feat(project): init element project
import InfiniteScroll from './src/main.js';
/* istanbul ignore next */
InfiniteScroll.install = function(Vue) {
Vue.directive(InfiniteScroll.name, InfiniteScroll);
};
export default InfiniteScroll;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/shenzhen-hexun-huagu_0/element-build-case.git
git@gitee.com:shenzhen-hexun-huagu_0/element-build-case.git
shenzhen-hexun-huagu_0
element-build-case
Element Build Case
master

Search