feat: add tooltip for paramName

This commit is contained in:
ReaJason
2025-12-16 21:55:21 +08:00
parent b6219628ae
commit e872e0cd06
8 changed files with 43 additions and 15 deletions
+1
View File
@@ -23,6 +23,7 @@
"packerConfig.title": "打包配置",
"packerMethod": "打包方式",
"paramName": "参数名称",
"paramName.description": "支持请求参数 param 或请求头 header 传值",
"placeholders.input": "请输入",
"placeholders.select": "请选择",
"ProbeShellGenerator": "探测马生成器",