chore: config base url

This commit is contained in:
jialin
2025-11-13 12:22:16 +08:00
parent 03963b736a
commit f963b3a000
16 changed files with 34 additions and 59 deletions
@@ -450,19 +450,6 @@ export const ImageAdvancedParamsConfig: ParamsSchema[] = [
}
]
},
{
type: 'Switch',
name: 'preview',
label: {
text: 'Preview',
isLocalized: false
},
rules: [
{
required: false
}
]
},
{
type: 'InputNumber',
name: 'seed',