04 2021 档案

摘要:// #ifdef MP-WEIXIN let custom = wx.getMenuButtonBoundingClientRect(); console.log("custom", custom); // #endif 阅读全文
posted @ 2021-04-17 18:39 四叶草2010 阅读(174) 评论(0) 推荐(0) 编辑
摘要:git rm -r --cached . #新增的忽略文件没有生效,是因为git是有缓存的,而之前的文件在缓存中,并不会清除掉,还会继续提交,所以更新.gitignore文件,要清除缓存文件 git add . git commit -m 'update .gitignore' git push o 阅读全文
posted @ 2021-04-07 21:24 四叶草2010 阅读(146) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示