This commit is contained in:
Luk Lu
2020-03-24 08:38:06 +08:00
parent 23f732cfe9
commit 6aba5c9076
4 changed files with 10 additions and 5 deletions

5
index.js Normal file
View File

@@ -0,0 +1,5 @@
module.exports={
cColorText: require('./cColorText/cColorText.vue'),
cPager: require('./cPager/cPager.vue'),
cQrcode: require('./cQrcode/cQrcode.vue')
}