mirror of
https://github.com/PlayEdu/backend
synced 2025-07-20 07:49:33 +08:00
系统配置增加pc金额h5URl
This commit is contained in:
parent
0b239a136c
commit
19994b680c
@ -308,7 +308,7 @@ const SystemConfigPage = () => {
|
||||
placeholder="请填写网站页脚"
|
||||
/>
|
||||
</Form.Item>
|
||||
{/*
|
||||
|
||||
<Form.Item
|
||||
style={{ marginBottom: 30 }}
|
||||
label="PC端访问地址"
|
||||
@ -322,7 +322,7 @@ const SystemConfigPage = () => {
|
||||
name="system.h5_url"
|
||||
>
|
||||
<Input style={{ width: 274 }} placeholder="请填写H5端访问地址" />
|
||||
</Form.Item> */}
|
||||
</Form.Item>
|
||||
<Form.Item
|
||||
style={{ marginBottom: 30 }}
|
||||
wrapperCol={{ offset: 3, span: 21 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user