refine the logic of update storage path

This commit is contained in:
stkevintan
2025-12-08 16:21:41 +08:00
parent 8add4e6b46
commit 180195ab7d
4 changed files with 66 additions and 44 deletions
+2 -1
View File
@@ -2645,9 +2645,10 @@ export default {
usernameRequired: '用户名不能为空',
passwordRequired: '密码不能为空',
pathMapping: '路径映射',
pathMappingHint: '将下载器中的路径映射为媒体服务器可访问的路径,格式:源路径=>目标路径,多个映射使用换行分隔',
pathMappingRequired: '路径不能为空',
pathMappingError: '必须以 / 开头',
storagePath: '存储路径',
downloadPath: '下载路径',
},
filterRule: {
title: '过滤规则',