vue中引入day.js插件

198 阅读1分钟

1.安装 npm i dayjs -S 引入 import dayjs from 'dayjs' 2.挂载到实例上: methods: dayjs 3.调用day.js(传入参数).Formant() eg: