Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
CivWeb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
CivWeb
Commits
4b9afae3
Commit
4b9afae3
authored
Nov 11, 2024
by
周宏民
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pref: 修改集登录配置,隐藏未完成配置
parent
8f6bb1ae
Pipeline
#93821
waiting for manual action with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
Master.js
src/pages/integratedLogin/components/Master.js
+6
-6
No files found.
src/pages/integratedLogin/components/Master.js
View file @
4b9afae3
...
...
@@ -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="加载时间"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment