mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-07 00:29:56 +08:00
更新 AccountSettingRule.vue
This commit is contained in:
@@ -94,7 +94,7 @@ onMounted(() => {
|
||||
<VRow>
|
||||
<VCol cols="12">
|
||||
<VCard title="下载优先规则">
|
||||
<VCardSubtitle> 站点优先时按站点优先级排序,否则按资源种子数量排序。 </VCardSubtitle>
|
||||
<VCardSubtitle> 按站点优先级或资源种子数量排序和择优下载。 </VCardSubtitle>
|
||||
<VCardText>
|
||||
<VForm>
|
||||
<VRow>
|
||||
@@ -120,8 +120,8 @@ onMounted(() => {
|
||||
</VCard>
|
||||
</VCol>
|
||||
<VCol cols="12">
|
||||
<VCard title="默认包含与排除规则">
|
||||
<VCardSubtitle> 设置在搜索和订阅时默认使用的包含和排除规则。 </VCardSubtitle>
|
||||
<VCard title="默认过滤规则">
|
||||
<VCardSubtitle> 设置在搜索和订阅时默认使用的过滤规则。 </VCardSubtitle>
|
||||
<VCardText>
|
||||
<VForm>
|
||||
<VRow>
|
||||
|
||||
Reference in New Issue
Block a user