240 发简信
IP属地:贵州
  • 2018-05-11 vue使用moment对数据进行格式化

    一。如果只对DOM数据格式化 使用方法: 1.npm install vue-moment –save 2.全局引入Vue.use(require(‘vue-moment’)...