会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Minoz_miao
博客园
首页
新随笔
联系
管理
订阅
2020年7月14日
时间戳转年月日-基于vue
摘要: 一般在src/utils里新建date.js import Vue from 'vue'; // 时间戳转换为 YYYY-MM-DD HH:mm:ss Vue.filter('formatDate', function(timeStamp, format) { if (timeStamp) { fo
阅读全文
posted @ 2020-07-14 20:02 Minoz_miao
阅读(1765)
评论(0)
推荐(0)
编辑
公告