09 2019 档案

摘要:修改hosts(HOSTS文件路径:C:\Windows\System32\drivers\etc\hosts) 1.打开Dns查询 - 站长工具 http://tool.chinaz.com/dns/ 2.搜索http://github.com 3.把TTL值最小的IP输入到hosts里 其他网站 阅读全文
posted @ 2019-09-28 21:54 羽鱼 阅读(1100) 评论(0) 推荐(0) 编辑
摘要:在使用 vue-cli3 build的时候,使用非子目录需要在 vue.config.js 中添加如下代码:module.exports = { baseUrl: process.env.NODE_ENV 'production' ? '/dist/' : '/', } nginx 的配置,把 40 阅读全文
posted @ 2019-09-25 15:50 羽鱼 阅读(933) 评论(0) 推荐(0) 编辑
摘要:右键事件 contextmenu 阅读全文
posted @ 2019-09-09 11:50 羽鱼 阅读(189) 评论(0) 推荐(0) 编辑