Skip to content

Commit 676c4ac

Browse files
committed
修改index
1 parent 80f9d4b commit 676c4ac

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

index.js

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
import vueLoading from './src/components/vueLoading.vue'
1+
/**
2+
* Vue-loading-template
3+
* @author jkchao
4+
*/
25

3-
export { vueloading }
6+
import vueLoading from './src/components/loading.vue'
7+
8+
module.exports = vueLoading

0 commit comments

Comments
 (0)