编程语言 vue下直接用format方法(解决ios时new Date(“yyyy-MM-dd”)问题) 在main.js中 Date.prototype.format = function (format) { v…