mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-05 11:39:58 +08:00
style(docs): adjust screenshot picture in config/ from figma
This commit is contained in:
@@ -101,3 +101,9 @@
|
||||
.medium-zoom--opened .medium-zoom-image {
|
||||
z-index: 21;
|
||||
}
|
||||
|
||||
.vp-doc .ab-shadow-card {
|
||||
box-shadow: 0 10px 30px -10px rgba(0,0,0,0.2),
|
||||
0 0 2px rgba(0,0,0,0.2),
|
||||
0 20px 30px -20px rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
|
||||
## WebUI 设置
|
||||
|
||||

|
||||
{width=500}{class=ab-shadow-card}
|
||||
|
||||
<br/>
|
||||
|
||||
- **Downloader Type** 为下载器类型,目前支持 qBittorrent 下载器,目前暂不支持修改。
|
||||
- **Host** 为下载器地址。[1](#下载器地址)
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
|
||||
## WebUI 配置
|
||||
|
||||

|
||||
{width=500}{class=ab-shadow-card}
|
||||
|
||||
<br/>
|
||||
|
||||
- **Enable** 为是否启用通知,如果不启用通知,下面的配置项将不会生效。
|
||||
- **Type** 为通知类型,目前支持:
|
||||
|
||||
@@ -4,7 +4,9 @@ AB 的解析器用于解析聚合 RSS 链接,如果 RSS 有新条目更新,A
|
||||
|
||||
## Webui 中的解析器设置
|
||||
|
||||

|
||||
{width=500}{class=ab-shadow-card}
|
||||
|
||||
<br/>
|
||||
|
||||
- **Enable**: 是否启用 RSS 解析器。
|
||||
- **Source** 为 RSS 解析器类型,目前支持 `mikan` 。
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
|
||||
## WebUI 配置
|
||||
|
||||

|
||||
{width=500}{class=ab-shadow-card}
|
||||
|
||||
<br/>
|
||||
|
||||
- Interval Time 参数的单位为秒,如果你需要设置为分钟,请自行转换为秒。
|
||||
- RSS 为 RSS 检查时间间隔,这个参数影响自动下载规则生成的周期间隔。
|
||||
|
||||
@@ -2,7 +2,9 @@
|
||||
|
||||
## 代理
|
||||
|
||||

|
||||
{width=500}{class=ab-shadow-card}
|
||||
|
||||
<br/>
|
||||
|
||||
AB 支持 HTTP 代理和 SOCKS5 代理,通过设置代理可以解决一些网络问题。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user