Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
smart_gov_platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
smart_gov_platform
Commits
fd4068de
Commit
fd4068de
authored
Jan 13, 2023
by
“yiyousong”
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pref:修改弹窗关闭图标
parent
018fa269
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
110 additions
and
96 deletions
+110
-96
portal-manager-ui/admin/src/assets/css/common.css
portal-manager-ui/admin/src/assets/css/common.css
+105
-96
portal-manager-ui/admin/src/views/thePlatformIsSet/components/menuManagement/components/addEdit.vue
...ormIsSet/components/menuManagement/components/addEdit.vue
+1
-0
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/EditPwd.vue
...mIsSet/components/permissionsModel/components/EditPwd.vue
+1
-0
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/EditUser.vue
...IsSet/components/permissionsModel/components/EditUser.vue
+1
-0
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/addEditRole.vue
...et/components/permissionsModel/components/addEditRole.vue
+1
-0
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/addUser.vue
...mIsSet/components/permissionsModel/components/addUser.vue
+1
-0
No files found.
portal-manager-ui/admin/src/assets/css/common.css
View file @
fd4068de
/* 颜色 */
.primary
{
color
:
#1890FF
;
color
:
#1890ff
;
}
.delete
{
color
:
#FF4D4F
;
color
:
#ff4d4f
;
}
.green
{
color
:
#1BBC9B
;
color
:
#1bbc9b
;
}
.clofff
{
color
:
#fff
;
color
:
#fff
;
}
.orange
{
color
:
orange
;
color
:
orange
;
}
.bgdel
{
background-color
:
#FF4D4F
;
background-color
:
#ff4d4f
;
}
.bgpr
{
background-color
:
#1890FF
;
background-color
:
#1890ff
;
}
.bgg
{
background-color
:
#1BBC9B
;
background-color
:
#1bbc9b
;
}
/* 版心 */
.container
{
width
:
1200px
;
width
:
1200px
;
}
/* 弹性布局 */
.flex
{
display
:
flex
;
display
:
flex
;
}
.flex1
{
flex
:
1
flex
:
1
;
}
.flexc
{
flex-direction
:
column
;
flex-direction
:
column
;
}
.flexwrap
{
flex-wrap
:
wrap
;
flex-wrap
:
wrap
;
}
.jcc
{
justify-content
:
center
;
justify-content
:
center
;
}
.jca
{
justify-content
:
space-around
;
justify-content
:
space-around
;
}
.jcb
{
justify-content
:
space-between
;
justify-content
:
space-between
;
}
.jce
{
justify-content
:
space-evenly
;
justify-content
:
space-evenly
;
}
.aic
{
align-items
:
center
;
align-items
:
center
;
}
.aca
{
align-content
:
space-around
;
align-content
:
space-around
;
}
.acb
{
align-content
:
space-between
;
align-content
:
space-between
;
}
.ace
{
align-content
:
space-evenly
;
align-content
:
space-evenly
;
}
/* margin */
.m10
{
margin
:
10px
margin
:
10px
;
}
.m15
{
margin
:
15px
;
margin
:
15px
;
}
.m20
{
margin
:
20px
;
margin
:
20px
;
}
.mt10
{
margin-top
:
10px
;
margin-top
:
10px
;
}
.mt15
{
margin-top
:
15px
;
margin-top
:
15px
;
}
.mt20
{
margin-top
:
20px
;
margin-top
:
20px
;
}
.mt50
{
margin-top
:
50px
;
margin-top
:
50px
;
}
.ml10
{
margin-left
:
10px
;
margin-left
:
10px
;
}
.ml15
{
margin-left
:
15px
;
margin-left
:
15px
;
}
.ml20
{
margin-left
:
20px
;
margin-left
:
20px
;
}
.ml25
{
margin-left
:
25px
;
margin-left
:
25px
;
}
.mr10
{
margin-right
:
10px
;
margin-right
:
10px
;
}
.mr15
{
margin-right
:
15px
;
margin-right
:
15px
;
}
.mr20
{
margin-right
:
20px
;
margin-right
:
20px
;
}
.mr25
{
margin-right
:
25px
;
margin-right
:
25px
;
}
.mr50
{
margin-right
:
50px
;
margin-right
:
50px
;
}
.mb10
{
margin-bottom
:
10px
;
margin-bottom
:
10px
;
}
.mb15
{
margin-bottom
:
15px
;
margin-bottom
:
15px
;
}
.mb20
{
margin-bottom
:
20px
;
margin-bottom
:
20px
;
}
.mb25
{
margin-bottom
:
25px
;
margin-bottom
:
25px
;
}
/* padding */
.pd10
{
padding
:
10px
;
padding
:
10px
;
}
.pd15
{
padding
:
15px
;
padding
:
15px
;
}
.pd20
{
padding
:
20px
;
padding
:
20px
;
}
.pdt10
{
padding-top
:
10px
;
padding-top
:
10px
;
}
.pdt15
{
padding-top
:
15px
;
padding-top
:
15px
;
}
.pdt20
{
padding-top
:
20px
;
padding-top
:
20px
;
}
.pdt30
{
padding-top
:
30px
;
padding-top
:
30px
;
}
.pdl8
{
padding-left
:
8px
;
padding-left
:
8px
;
}
.pdl10
{
padding-left
:
10px
;
padding-left
:
10px
;
}
.pdl15
{
padding-left
:
15px
;
padding-left
:
15px
;
}
.pdl20
{
padding-left
:
20px
;
padding-left
:
20px
;
}
.pdr10
{
padding-right
:
10px
;
padding-right
:
10px
;
}
.pdr15
{
padding-right
:
15px
;
padding-right
:
15px
;
}
.pdr20
{
padding-right
:
20px
;
padding-right
:
20px
;
}
.pdb10
{
padding-bottom
:
10px
;
padding-bottom
:
10px
;
}
.pdb15
{
padding-bottom
:
15px
;
padding-bottom
:
15px
;
}
.pdb20
{
padding-bottom
:
20px
;
padding-bottom
:
20px
;
}
/* 字体大小 */
.font16
{
font-size
:
16px
;
font-size
:
16px
;
}
.font18
{
font-size
:
18px
;
font-size
:
18px
;
}
.font20
{
font-size
:
20px
;
font-size
:
20px
;
}
.font22
{
font-size
:
22px
;
font-size
:
22px
;
}
.font24
{
font-size
:
24px
;
font-size
:
24px
;
}
.font26
{
font-size
:
26px
;
font-size
:
26px
;
}
.font28
{
font-size
:
28px
;
font-size
:
28px
;
}
.font30
{
font-size
:
30px
;
font-size
:
30px
;
}
/* 字体位置 */
.tac
{
text-align
:
center
;
text-align
:
center
;
}
.tal
{
text-align
:
left
;
text-align
:
left
;
}
.tar
{
text-align
:
right
;
text-align
:
right
;
}
/* 加粗 */
.fontw600
{
font-weight
:
600
;
font-weight
:
600
;
}
.fontw700
{
font-weight
:
700
;
font-weight
:
700
;
}
.fontw800
{
font-weight
:
800
;
font-weight
:
800
;
}
/* 手型鼠标 */
.pointer
{
cursor
:
pointer
;
cursor
:
pointer
;
}
.pagination
{
margin-top
:
10px
;
text-align
:
right
;
margin-top
:
10px
;
text-align
:
right
;
}
.color_title
{
margin-left
:
15px
;
position
:
relative
;
margin-bottom
:
15px
;
color
:
#1890ff
;
margin-left
:
15px
;
position
:
relative
;
margin-bottom
:
15px
;
color
:
#1890ff
;
}
.color_title
::before
{
content
:
""
;
width
:
4px
;
height
:
20px
;
position
:
absolute
;
top
:
0px
;
left
:
-16px
;
background-color
:
rgba
(
5
,
149
,
253
,
1
);
content
:
""
;
width
:
4px
;
height
:
20px
;
position
:
absolute
;
top
:
0px
;
left
:
-16px
;
background-color
:
rgba
(
5
,
149
,
253
,
1
);
}
::-webkit-scrollbar
{
width
:
6px
;
height
:
6px
;
overflow-y
:
auto
;
width
:
6px
;
height
:
6px
;
overflow-y
:
auto
;
}
::-webkit-scrollbar-thumb
{
border-radius
:
6px
;
background-color
:
rgba
(
144
,
147
,
153
,
.5
);
border-radius
:
6px
;
background-color
:
rgba
(
144
,
147
,
153
,
0
.5
);
}
::-webkit-scrollbar-track
{
border-radius
:
6px
;
background
:
#fff
;
}
\ No newline at end of file
border-radius
:
6px
;
background
:
#fff
;
}
.ant-modal-close
{
color
:
#188fff
!important
;
}
.ant-modal-close
svg
{
font-size
:
26px
!important
;
}
.ant-modal-title
{
color
:
#1890ff
!important
;
font-size
:
18px
;
font-weight
:
bold
;
}
portal-manager-ui/admin/src/views/thePlatformIsSet/components/menuManagement/components/addEdit.vue
View file @
fd4068de
...
...
@@ -9,6 +9,7 @@
:confirmLoading=
"EditModalLoading"
@
cancel=
"handleClose"
width=
"33%"
:maskClosable=
"false"
>
<a-form-model
:label-col=
"
{
...
...
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/EditPwd.vue
View file @
fd4068de
...
...
@@ -7,6 +7,7 @@
centered
@
ok=
"handleOk"
@
cancel=
"handleClose"
:maskClosable=
"false"
>
<a-form-model
:model=
"form"
...
...
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/EditUser.vue
View file @
fd4068de
...
...
@@ -6,6 +6,7 @@
:centered=
"true"
:visible=
"Visible"
@
cancel=
"Visible = false"
:maskClosable=
"false"
>
<a-form-model
ref=
"ruleForm"
...
...
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/addEditRole.vue
View file @
fd4068de
...
...
@@ -9,6 +9,7 @@
:confirmLoading=
"roleEditModalLoading"
@
cancel=
"roleEditModalVisible = false"
width=
"30%"
:maskClosable=
"false"
>
<a-form-model
:label-col=
"
{
...
...
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/addUser.vue
View file @
fd4068de
...
...
@@ -6,6 +6,7 @@
:centered=
"true"
:visible=
"Visible"
@
cancel=
"Visible = false"
:maskClosable=
"false"
>
<a-form-model
ref=
"ruleForm"
...
...
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