UNPKG
@tanzhenxing/zx-capsule
Version:
latest (1.0.2)
1.0.2
1.0.1
跨平台胶囊组件,支持微信小程序、H5和APP
@tanzhenxing/zx-capsule
/
index.js
3 lines
(2 loc)
•
71 B
JavaScript
View Raw
1
2
3
import
zxCapsule
from
'./zx-capsule.vue'
;
export
default
zxCapsule;