mirror of
https://github.com/beclab/Olares
synced 2026-05-24 01:08:23 +00:00
docs:update screenshot and fix minor errors
This commit is contained in:
parent
d0185a484f
commit
6d5c2a5e2b
4 changed files with 5 additions and 6 deletions
7
docs/package-lock.json
generated
7
docs/package-lock.json
generated
|
|
@ -4,6 +4,7 @@
|
|||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "docs",
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.21",
|
||||
"medium-zoom": "^1.1.0",
|
||||
|
|
@ -4024,9 +4025,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/vitepress/node_modules/vite": {
|
||||
"version": "5.4.19",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.19.tgz",
|
||||
"integrity": "sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==",
|
||||
"version": "5.4.21",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.21.tgz",
|
||||
"integrity": "sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 65 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 62 KiB |
|
|
@ -59,6 +59,4 @@ Cookie 管理页会按网站域名分组展示所有已保存的 Cookie。每个
|
|||
|
||||
:::tip 定期维护 Cookie
|
||||
当 Cookie 过期时,系统会以红色标识提醒。若 Cookie 已过期或缺失,部分订阅或网页访问任务可能失败。建议定期检查 Cookie 有效期并及时更新。
|
||||
|
||||
|
||||
|
||||
:::
|
||||
Loading…
Reference in a new issue