Highlights 数字自动转换成带千位符 Install $ npm install sf-thousand --save Usage import thousand from 'sf-thousand' Vue.use(thousand) <input type="text" :value="numbers | thousand">