feat: support select child packer

This commit is contained in:
ReaJason
2026-06-28 21:22:31 +08:00
parent a267048ed3
commit f19b1be9d4
16 changed files with 842 additions and 509 deletions
+7
View File
@@ -22,6 +22,13 @@
"optional": "(Optional)",
"packerConfig.title": "Package Config",
"packerMethod": "Package Method",
"packerMode.default": "Default",
"packerMode.advanced": "Advanced",
"packerMode.defaultDesc": "Pick a packing method; it packs all of its variants at once.",
"packerMode.advancedDesc": "Pick a category, then choose a specific variant.",
"packerMode.category": "Category",
"packerMode.variant": "Variant",
"packerMode.noVariants": "has no variants — selection complete.",
"paramName": "ParamName",
"paramName.description": "Supports passing values via request parameter (param) or request header (header)",
"placeholders.input": "Please input",