更新 AccountSettingRule.vue

This commit is contained in:
jxxghp
2023-09-19 23:44:17 +08:00
committed by GitHub
parent 88917070bf
commit ab293edf4c

View File

@@ -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>