docs: WKWebView request hook && APM Wake Up

This commit is contained in:
liubinpeng
2021-05-28 10:03:50 +08:00
parent 0fa61f3513
commit 3d346dd596
12 changed files with 575 additions and 747 deletions

View File

@@ -335,6 +335,22 @@ function proxy_on(){
## 九、iTerm 提示升级,升级后终端报错
![报错信息](https://raw.githubusercontent.com/FantasticLBP/knowledge-kit/master/assets/2021-05-05-agnosterConfiguration.png)
报错信息如上图所示。复制这个路径信息到 Finder 中。按住快捷键 `Command + Shift + G`,在弹出的面板中输入路径,点击回车,会看到定位到一个文件。用 VSCode 打开后看到如下所示,就是代码配置文件冲突
![报错信息](https://raw.githubusercontent.com/FantasticLBP/knowledge-kit/master/assets/2021-05-05-agnosterConflicts.png)
解决冲突即可。