Files
hsa/Html/readme.md
CakeCN 4198ca63b1 init
2024-12-03 16:21:19 +08:00

10 lines
423 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 开发Tips
1. Vscode需要设置cookie后才可以正确访问这可以用来作为用户登录凭证
2. 为了将vscode的无必要控制入口删掉将对应的服务器上的settings.json进行修改
![1728381936172](image/readme/1728381936172.png)
2. 打开指定的文件夹的方式:`http://localhost:9888/?workspace=/mnt/c/CAKE/vscode/example_folder&folder=/mnt/c/CAKE/vscode/example_folder`