上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 28 下一页
摘要: axios添加了header信息后发送的get请求自动编程option请求了 webpack 代理转发 Provisional headers are shown 在Vue中如何使用axios跨域访问数据 如果你是跨域请求,服务端返回响应时需要添加headers: Access-Control-Al 阅读全文
posted @ 2019-01-21 09:59 彭成刚 阅读(396) 评论(0) 推荐(0) 编辑
摘要: axios token header response request http拦截器 axios实现登录、拦截、登出 一个项目学会前端实现登录拦截 https://github.com/superman66/vue-axios-github axios 后台管理项目 - token刷新,拦截器设置 阅读全文
posted @ 2019-01-18 21:48 彭成刚 阅读(710) 评论(0) 推荐(0) 编辑
摘要: import qs from 'qs' 1.npm地址 https://www.npmjs.com/package/qs 2、概述 将url中的参数转为对象; 将对象转为url参数形式 3、示例 import qs from 'qs'; const url = 'method=query_sql_d 阅读全文
posted @ 2019-01-18 09:34 彭成刚 阅读(1589) 评论(0) 推荐(0) 编辑
摘要: 用的这个程序 concurrently 说是再有异步的时候,&& 就不好使,而且&& 也不能执行npm 只能执行命令 官方地址:https://www.npmjs.com/package/concurrently 安装脚本: npm install concurrently --save 不知道为什 阅读全文
posted @ 2019-01-18 08:58 彭成刚 阅读(529) 评论(0) 推荐(0) 编辑
摘要: https://gitee.com/pengchenggang/gitBlog 阅读全文
posted @ 2019-01-17 15:43 彭成刚 阅读(311) 评论(0) 推荐(0) 编辑
摘要: mysql front 阅读全文
posted @ 2019-01-17 15:42 彭成刚 阅读(228) 评论(0) 推荐(0) 编辑
摘要: pandoc md.md -o md.docx 阅读全文
posted @ 2019-01-17 13:41 彭成刚 阅读(715) 评论(0) 推荐(0) 编辑
摘要: https://www.typora.io/ Pandoc 2.5 阅读全文
posted @ 2019-01-17 09:48 彭成刚 阅读(2243) 评论(0) 推荐(0) 编辑
摘要: 看云 写帮助文档 | 专注于文档在线创作、协作和托管 https://www.kancloud.cn/manual/thinkphp/1678 https://www.gitbook.com/ 阅读全文
posted @ 2019-01-16 17:26 彭成刚 阅读(826) 评论(0) 推荐(0) 编辑
摘要: Vue 2.0 右键菜单组件 Vue Context Menu https://juejin.im/entry/5976d14751882507db6e839c 阅读全文
posted @ 2019-01-16 17:02 彭成刚 阅读(2896) 评论(0) 推荐(0) 编辑
摘要: Day.js 是一个轻量的处理时间和日期的 JavaScript 库,和 Moment.js 的 API 设计保持完全一样. 如果您曾经用过 Moment.js, 那么您已经知道如何使用 Day.js https://www.npmjs.com/package/dayjs https://githu 阅读全文
posted @ 2019-01-16 16:06 彭成刚 阅读(203) 评论(0) 推荐(0) 编辑
摘要: vue-gemini-scrollbar(vue组件-自定义滚动条) https://segmentfault.com/a/1190000013338560 阅读全文
posted @ 2019-01-16 15:44 彭成刚 阅读(1261) 评论(0) 推荐(0) 编辑
摘要: https://tophonetics.com/zh/ 阅读全文
posted @ 2019-01-16 14:45 彭成刚 阅读(3972) 评论(0) 推荐(1) 编辑
摘要: <template>props 传参<in-body :mbx="['首页','','']"> props 代码使用<BreadcrumbItem>{{mbx[0]}}</BreadcrumbItem><BreadcrumbItem v-if="mbx[1]!=''">{{mbx[1]}}</Bre 阅读全文
posted @ 2019-01-16 10:28 彭成刚 阅读(297) 评论(0) 推荐(0) 编辑
摘要: tabsGif 阅读全文
posted @ 2019-01-16 08:31 彭成刚 阅读(136) 评论(0) 推荐(0) 编辑
摘要: this.$refs.tabs.activeKey ref就是vue里面的id 阅读全文
posted @ 2019-01-15 16:14 彭成刚 阅读(857) 评论(0) 推荐(0) 编辑
摘要: @click.native 会触发原生 click事件 vue 阅读全文
posted @ 2019-01-15 11:00 彭成刚 阅读(903) 评论(0) 推荐(0) 编辑
摘要: Web Server Notifier 是chrome网上商店的一个插件 阅读全文
posted @ 2019-01-15 10:37 彭成刚 阅读(220) 评论(0) 推荐(0) 编辑
摘要: autoOpenBrowser: true, 运行npm后自动打开浏览器 阅读全文
posted @ 2019-01-15 08:37 彭成刚 阅读(1302) 评论(0) 推荐(0) 编辑
摘要: 总结vue2.0 配置的实例方法 http://www.php.cn/js-tutorial-369603.html 阅读全文
posted @ 2019-01-14 16:21 彭成刚 阅读(118) 评论(0) 推荐(0) 编辑
摘要: chrome 打开上次关闭的tab ctrl+shift+T 阅读全文
posted @ 2019-01-14 12:56 彭成刚 阅读(491) 评论(0) 推荐(0) 编辑
摘要: https://github.com/renrenio/renren-fast-vue/wiki/Dynamic-menu-routes http://fast.demo.renren.io/#/sys-menu 阅读全文
posted @ 2019-01-14 12:41 彭成刚 阅读(747) 评论(0) 推荐(0) 编辑
摘要: gitee 如何创建仓库 及发布 http://pengchenggang.gitee.io/layuisyshelp 在本地项目文件中使用bash $ git config --global user.name "你的名字" $ git config --global user.email "你的 阅读全文
posted @ 2019-01-10 17:43 彭成刚 阅读(3121) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2019-01-10 17:12 彭成刚 阅读(211) 评论(0) 推荐(0) 编辑
摘要: https://www.okayapi.com/ 阅读全文
posted @ 2019-01-10 11:40 彭成刚 阅读(163) 评论(0) 推荐(0) 编辑
摘要: ,mounted:function(){ this.loadJson()} 阅读全文
posted @ 2019-01-08 14:17 彭成刚 阅读(2957) 评论(0) 推荐(0) 编辑
摘要: ,methods:{ loadJson:function(){ //this.jsonTest = "jjj" this.$http.get('http://localhost:3003/news/1') .then((response) => { //console.log(resp... 阅读全文
posted @ 2019-01-08 14:13 彭成刚 阅读(2172) 评论(0) 推荐(0) 编辑
摘要: json-server && axios vue2.0项目实战(3)使用axios发送请求 https://www.cnblogs.com/zhouyangla/p/6753673.html 阅读全文
posted @ 2019-01-08 11:24 彭成刚 阅读(282) 评论(0) 推荐(0) 编辑
摘要: vue >>> 编译失败问题 loader 待解决 用vue iview 脚手架 来一次试试~ 阅读全文
posted @ 2019-01-06 21:49 彭成刚 阅读(244) 评论(0) 推荐(0) 编辑
摘要: { test: /\.css$/, use: ExtractTextPlugin.extract({ use: ['css-loader?minimize', 'autoprefixer-loader'], fallback: '... 阅读全文
posted @ 2019-01-04 09:05 彭成刚 阅读(996) 评论(0) 推荐(0) 编辑
摘要: // fs.open('./env.js', 'w', function(err, fd) { // // const buf = 'export default "development";'; // // fs.write(fd, buf, 0, buf.length, 0, function(err, written, buffer) {}); // const b... 阅读全文
posted @ 2019-01-03 17:14 彭成刚 阅读(457) 评论(0) 推荐(0) 编辑
摘要: inbody.vue myButton.vue 阅读全文
posted @ 2019-01-03 17:08 彭成刚 阅读(164) 评论(0) 推荐(0) 编辑
摘要: iview Tree数据格式问题,无限递归树处理数据 https://juejin.im/post/5b51a8a4e51d455d6825be20 FormData使用方法详解 用JSON-server模拟REST API https://www.cnblogs.com/ys-wuhan/p/63 阅读全文
posted @ 2019-01-02 18:03 彭成刚 阅读(217) 评论(0) 推荐(0) 编辑
摘要: ElementUI 说明文档 a {text-decoration: none; color:inherit;} 阅读全文
posted @ 2019-01-02 17:53 彭成刚 阅读(198) 评论(0) 推荐(0) 编辑
摘要: java 随机数<c:set var="version" value="<%=System.currentTimeMillis() %>"/> 阅读全文
posted @ 2019-01-02 15:24 彭成刚 阅读(400) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2019-01-02 09:00 彭成刚 阅读(139) 评论(0) 推荐(0) 编辑
摘要: 用JSON-server模拟REST API https://www.cnblogs.com/ys-wuhan/p/6387791.html live-server的使用 https://blog.csdn.net/shan1991fei/article/details/79007953 阅读全文
posted @ 2019-01-01 00:11 彭成刚 阅读(119) 评论(0) 推荐(0) 编辑
摘要: 下载 阅读全文
posted @ 2018-12-29 23:44 彭成刚 阅读(140) 评论(0) 推荐(0) 编辑
摘要: Axios 是一个基于 promise 的 HTTP 库,可以用在浏览器和 node.js 中。 阅读全文
posted @ 2018-12-29 16:08 彭成刚 阅读(162) 评论(0) 推荐(0) 编辑
摘要: pythonpycharmPython pip 安装与使用python pippip install pyqt5pip install pyqt5_tools qtdesigner就在python目录下:.\Python36\Lib\site-packages\pyqt5-tools。 pyqt5_ 阅读全文
posted @ 2018-12-27 08:38 彭成刚 阅读(163) 评论(0) 推荐(0) 编辑
上一页 1 ··· 18 19 20 21 22 23 24 25 26 ··· 28 下一页