npm i dayjs
import dayjs from 'dayjs' const createTime = dayjs(new Date()).format('MM-DD hh:mm');// 月日时分的格式