/** * @fileoverview Card 插件 */ function Card (vm) { } module.exports = Card