feat: 修改 halo 的可编辑字段范围

This commit is contained in:
zhengkunwang223 2023-03-17 10:28:07 +08:00
parent ade02ce4c2
commit 23d6c11f25
2 changed files with 0 additions and 10 deletions

View File

@ -43,7 +43,6 @@
"random": true,
"rule": "paramCommon",
"envKey": "PANEL_DB_NAME",
"edit": true
},
{
"type": "text",
@ -54,7 +53,6 @@
"random": true,
"rule": "paramCommon",
"envKey": "PANEL_DB_USER",
"edit": true
},
{
"type": "password",
@ -65,7 +63,6 @@
"random": true,
"rule": "paramComplexity",
"envKey": "PANEL_DB_USER_PASSWORD",
"edit": true
},
{
"type": "text",
@ -76,7 +73,6 @@
"random": true,
"rule": "paramCommon",
"envKey": "HALO_ADMIN",
"edit": true
},
{
"type": "password",
@ -87,7 +83,6 @@
"random": true,
"rule": "paramComplexity",
"envKey": "HALO_ADMIN_PASSWORD",
"edit": true
},
{
"type": "text",

View File

@ -43,7 +43,6 @@
"random": true,
"rule": "paramCommon",
"envKey": "PANEL_DB_NAME",
"edit": true
},
{
"type": "text",
@ -54,7 +53,6 @@
"random": true,
"rule": "paramCommon",
"envKey": "PANEL_DB_USER",
"edit": true
},
{
"type": "password",
@ -65,7 +63,6 @@
"random": true,
"rule": "paramComplexity",
"envKey": "PANEL_DB_USER_PASSWORD",
"edit": true
},
{
"type": "text",
@ -76,7 +73,6 @@
"random": true,
"rule": "paramCommon",
"envKey": "HALO_ADMIN",
"edit": true
},
{
"type": "password",
@ -87,7 +83,6 @@
"random": true,
"rule": "paramComplexity",
"envKey": "HALO_ADMIN_PASSWORD",
"edit": true
},
{
"type": "text",