mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-22 19:38:58 +08:00
chore: 使用私有桶的提示
This commit is contained in:
@@ -128,6 +128,12 @@ export const drawerSchema: FormSchemaGetter = () => [
|
||||
fieldName: 'domain',
|
||||
label: '自定义域名',
|
||||
},
|
||||
{
|
||||
component: 'Input',
|
||||
fieldName: 'tip',
|
||||
label: '占位作为提示使用',
|
||||
hideLabel: true,
|
||||
},
|
||||
{
|
||||
component: 'Divider',
|
||||
componentProps: {
|
||||
|
||||
Reference in New Issue
Block a user