Commit 4b9afae3 authored by 周宏民's avatar 周宏民

pref: 修改集登录配置,隐藏未完成配置

parent 8f6bb1ae
Pipeline #93821 waiting for manual action with stages
......@@ -15,10 +15,10 @@ const showTipOptions = [
label: '直排',
value: '直排',
},
{
label: '转盘',
value: '转盘',
},
// {
// label: '转盘',
// value: '转盘',
// },
{
label: '不显示',
value: 'none',
......@@ -286,9 +286,9 @@ const Master = props => {
</Item>
) : null}
<Item label="切换页板" valuePropName="checked" name="isShowPanel" tooltip="子站内,鼠标悬浮页面左上角,可显示">
{/* <Item label="切换页板" valuePropName="checked" name="isShowPanel" tooltip="子站内,鼠标悬浮页面左上角,可显示">
<Switch checkedChildren="显示" unCheckedChildren="不显示" />
</Item>
</Item> */}
{/* <Item
label="加载时间"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment