摘要: // axios.js 放入如下 import Vue from 'vue'; import router from '../router/index.js' const myVue = new Vue(); const base_url = 'http://dushu.test01.qcw100. 阅读全文
posted @ 2020-05-19 18:05 自律·给我自由 阅读(390) 评论(0) 推荐(0) 编辑
摘要: //文件:utils/util.js const formatTime = date => { const year = date.getFullYear() const month = date.getMonth() + 1 const day = date.getDate() const hou 阅读全文
posted @ 2020-05-19 18:03 自律·给我自由 阅读(1057) 评论(0) 推荐(0) 编辑