Skip to content

Commit 8965f85

Browse files
authored
Update LoginHelp_ZH.md
1 parent ca6f3f4 commit 8965f85

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

doc/LoginHelp_ZH.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
#登录配置
2-
- [English Document](https://github.com/shuzijun/leetcode-editor/blob/master/LoginHelp.md)
1+
# 登录配置
2+
- [English Document](https://github.com/shuzijun/leetcode-editor/blob/master/doc/LoginHelp.md)
33
- [中文文档](#登录配置)
44
登录方式:配置用户名密码登录,cookie登录,浏览器登录
5-
##用户名密码登录
5+
## 用户名密码登录
66
在leetcode插件配置页配置用户名密码,如登录失败将加载下面两种登录方式,此方式仅支持leetcode-cn.com
7-
##cookie登录
7+
## cookie登录
88
首先在浏览器中登录leetcode,打开浏览器控制台,复制cookie到登录弹出框,点击login
99
<p align="center">
1010
<img src="https://raw.githubusercontent.com/shuzijun/leetcode-editor/master/doc/browserCookie.png" alt="browserCookie"/>
1111
</p>
1212
<p align="center">
1313
<img src="https://raw.githubusercontent.com/shuzijun/leetcode-editor/master/doc/cookieLogin.png" alt="cookieLogin"/>
1414
</p>
15-
##浏览器登录
15+
## 浏览器登录
1616
此登录需要额外下载依赖文件,在地址[releases](https://github.com/shuzijun/leetcode-editor/releases)下载版号带有**jcef**的压缩包,
1717
下载后,解压到配置页展示的JCEFFilePath的路径中。
18-
如路径中存在资源文件,将首先使用此登录方式,但此方式兼容性差,如不能正常加载,需删除文件夹下内容,使用其他方式登录。
18+
如路径中存在资源文件,将首先使用此登录方式,但此方式兼容性差,如不能正常加载,需删除文件夹下内容,使用其他方式登录。

0 commit comments

Comments
 (0)