摘要:
Date.prototype.format = function (fmt) { var o = { 'M+': this.getMonth() + 1, // 月份 'd+': this.getDate(), // 日 'h+': this.getHours(), // 小时 'm+': this 阅读全文
posted @ 2020-06-02 11:13
shubin
阅读(759)
评论(0)
推荐(0)
摘要:
安装Chart.Js npm install vue-chartjs chart.js --save 引用Chart.Js import Chart from 'chart.js' 使用Chart.Js <template> <section class='content'> <div class= 阅读全文
posted @ 2020-06-02 11:03
shubin
阅读(2302)
评论(0)
推荐(0)

浙公网安备 33010602011771号