上一页 1 ··· 59 60 61 62 63 64 65 66 67 ··· 90 下一页
摘要: mac font-family:"PingFang SC"; https://www.zhangxinxu.com/wordpress/2010/06/%E5%8F%AF%E7%94%A8%E6%80%A7%E4%B9%8B%E6%B5%8F%E8%A7%88%E5%99%A8%E9%BB%98%E 阅读全文
posted @ 2020-07-29 20:34 Running00 阅读(65) 评论(0) 推荐(0) 编辑
摘要: https://compresspng.com/zh/ https://tinypng.com/ 阅读全文
posted @ 2020-07-29 20:25 Running00 阅读(63) 评论(0) 推荐(0) 编辑
摘要: externals: { vue: 'Vue', vuex: 'Vuex', 'element-ui': 'ElementUI', // 不能按需引入使用,否则不生效 'vue-router': 'VueRouter', axios: 'axios' }, webpack 打包回忽略external 阅读全文
posted @ 2020-07-29 17:49 Running00 阅读(116) 评论(0) 推荐(0) 编辑
摘要: word: accept=".doc,.docx,application/msword,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document" 阅读全文
posted @ 2020-07-29 17:44 Running00 阅读(90) 评论(0) 推荐(0) 编辑
摘要: style-loader 的版本过低可能会引起style标签添加不成功的情况 阅读全文
posted @ 2020-07-29 13:34 Running00 阅读(52) 评论(0) 推荐(0) 编辑
摘要: https://vivaxyblog.github.io/2015/12/29/use-editor-config-file-to-unify-code-style.html 阅读全文
posted @ 2020-07-20 15:06 Running00 阅读(73) 评论(0) 推荐(0) 编辑
摘要: https://zhuanlan.zhihu.com/p/32274264 阅读全文
posted @ 2020-07-17 21:02 Running00 阅读(104) 评论(0) 推荐(0) 编辑
摘要: testPathIgnorePatterns : ["tests/a"] 提交代码时候,只对修改文件及其对应的jest文件进行校验 "lint-staged": { "*.js": [ "eslint", "jest --bail --findRelatedTests" ] } 阅读全文
posted @ 2020-07-17 19:46 Running00 阅读(1678) 评论(0) 推荐(0) 编辑
摘要: https://my.oschina.net/zetaplusae/blog/141377 阅读全文
posted @ 2020-07-17 16:30 Running00 阅读(108) 评论(0) 推荐(0) 编辑
摘要: https://www.ruanyifeng.com/blog/2015/02/make.html 阅读全文
posted @ 2020-07-17 14:59 Running00 阅读(83) 评论(0) 推荐(0) 编辑
上一页 1 ··· 59 60 61 62 63 64 65 66 67 ··· 90 下一页