Vue jQuery Mask组件 Vue.js组件 演示 版本矩阵 Vue.js版本 套餐版本 科 2.x 1.x 3.x 2.x 主 要求 jQuery> = 1.7.0 Vue 3.x 安装 # Yarn yarn add vue-jquery-mask # npm npm install vue-jquery-mask 使用Webpack? 的WebPack用户需要配置 // webpack.config.js plugins: [ new webpack . ProvidePlugin ( { jQuery : 'jquery' ,