Update OtherSetting.js
调整berry主题页脚`label`表述
This commit is contained in:
parent
89e111ac69
commit
7a5d47c0d1
@ -265,7 +265,7 @@ const OtherSetting = () => {
|
|||||||
multiline
|
multiline
|
||||||
maxRows={15}
|
maxRows={15}
|
||||||
id="Footer"
|
id="Footer"
|
||||||
label="公告"
|
label="页脚"
|
||||||
value={inputs.Footer}
|
value={inputs.Footer}
|
||||||
name="Footer"
|
name="Footer"
|
||||||
onChange={handleInputChange}
|
onChange={handleInputChange}
|
||||||
|
Loading…
Reference in New Issue
Block a user