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
c6b8b131
Commit
c6b8b131
authored
Jan 14, 2023
by
赵啸非
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
86c286ea
fd4068de
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
124 additions
and
110 deletions
+124
-110
base-manager-ui/admin/src/pages/basicset/dept/department.vue
base-manager-ui/admin/src/pages/basicset/dept/department.vue
+4
-4
base-manager-ui/admin/src/pages/basicset/surface/calloutskin/CallOutSkin.vue
...in/src/pages/basicset/surface/calloutskin/CallOutSkin.vue
+10
-10
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.
base-manager-ui/admin/src/pages/basicset/dept/department.vue
View file @
c6b8b131
...
@@ -43,7 +43,7 @@
...
@@ -43,7 +43,7 @@
type=
"edit"
type=
"edit"
class=
"department_edit"
class=
"department_edit"
title=
"编辑"
title=
"编辑"
@
click=
"showModal(v)"
@
click
.stop
=
"showModal(v)"
/>
/>
</a-tooltip>
</a-tooltip>
<a-tooltip>
<a-tooltip>
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
<a-icon
<a-icon
type=
"delete"
type=
"delete"
@
click=
"delDepartment(v.id)"
@
click
.stop
=
"delDepartment(v.id)"
class=
"delete"
class=
"delete"
department_del
department_del
/>
/>
...
@@ -122,11 +122,11 @@
...
@@ -122,11 +122,11 @@
</
template
>
</
template
>
<!-- 所属楼栋 -->
<!-- 所属楼栋 -->
<
template
slot=
"building"
slot-scope=
"text"
>
<
template
slot=
"building"
slot-scope=
"text"
>
<span>
{{
text
.
building
?
text
.
building
:
"
--
"
}}
</span>
<span>
{{
text
.
building
?
text
.
building
+
"
栋
"
:
"
--
"
}}
</span>
</
template
>
</
template
>
<!-- 所属楼层 -->
<!-- 所属楼层 -->
<
template
slot=
"level"
slot-scope=
"text"
>
<
template
slot=
"level"
slot-scope=
"text"
>
<span>
{{
text
.
level
?
text
.
level
:
"
--
"
}}
</span>
<span>
{{
text
.
level
?
text
.
level
+
"
层
"
:
"
--
"
}}
</span>
</
template
>
</
template
>
<!-- 备注 -->
<!-- 备注 -->
<
template
slot=
"summary"
slot-scope=
"text"
>
<
template
slot=
"summary"
slot-scope=
"text"
>
...
...
base-manager-ui/admin/src/pages/basicset/surface/calloutskin/CallOutSkin.vue
View file @
c6b8b131
...
@@ -73,7 +73,7 @@
...
@@ -73,7 +73,7 @@
<div
class=
"footer flex jcc aic"
>
<div
class=
"footer flex jcc aic"
>
<div
class=
"footer-item"
>
<div
class=
"footer-item"
>
<p
:style=
"
{ color: filterItem('5', 0) }">当前窗口
</p>
<p
:style=
"
{ color: filterItem('5', 0) }">当前窗口
</p>
<p
class=
"footer-data"
:style=
"
{ color: filterItem('
6
', 0) }">
<p
class=
"footer-data"
:style=
"
{ color: filterItem('
7
', 0) }">
A区16号
A区16号
</p>
</p>
</div>
</div>
...
@@ -81,14 +81,14 @@
...
@@ -81,14 +81,14 @@
class=
"line"
class=
"line"
:style=
"
{
:style=
"
{
backgroundImage: `linear-gradient(to bottom,#ccc,${filterItem(
backgroundImage: `linear-gradient(to bottom,#ccc,${filterItem(
'
6
',
'
7
',
0
0
)} 45%,${filterItem('
6
', 0)} 65%,#ccc 100% )`,
)} 45%,${filterItem('
7
', 0)} 65%,#ccc 100% )`,
}"
}"
>
</div>
>
</div>
<div
class=
"footer-item"
>
<div
class=
"footer-item"
>
<p
:style=
"
{ color: filterItem('5', 0) }">当前办理
</p>
<p
:style=
"
{ color: filterItem('5', 0) }">当前办理
</p>
<p
class=
"footer-data"
:style=
"
{ color: filterItem('
6
', 0) }">
<p
class=
"footer-data"
:style=
"
{ color: filterItem('
7
', 0) }">
A0012
A0012
</p>
</p>
</div>
</div>
...
@@ -96,14 +96,14 @@
...
@@ -96,14 +96,14 @@
class=
"line"
class=
"line"
:style=
"
{
:style=
"
{
backgroundImage: `linear-gradient(to bottom,#ccc,${filterItem(
backgroundImage: `linear-gradient(to bottom,#ccc,${filterItem(
'
6
',
'
7
',
0
0
)} 45%,${filterItem('
6
', 0)} 65%,#ccc 100% )`,
)} 45%,${filterItem('
7
', 0)} 65%,#ccc 100% )`,
}"
}"
>
</div>
>
</div>
<div
class=
"footer-item"
>
<div
class=
"footer-item"
>
<p
:style=
"
{ color: filterItem('5', 0) }">等待办理
</p>
<p
:style=
"
{ color: filterItem('5', 0) }">等待办理
</p>
<p
class=
"footer-data"
:style=
"
{ color: filterItem('
6
', 0) }">
<p
class=
"footer-data"
:style=
"
{ color: filterItem('
7
', 0) }">
<span>
160
</span>
<span>
160
</span>
<span>
120
</span>
<span>
120
</span>
</p>
</p>
...
@@ -112,14 +112,14 @@
...
@@ -112,14 +112,14 @@
class=
"line"
class=
"line"
:style=
"
{
:style=
"
{
backgroundImage: `linear-gradient(to bottom,#ccc,${filterItem(
backgroundImage: `linear-gradient(to bottom,#ccc,${filterItem(
'
6
',
'
7
',
0
0
)} 45%,${filterItem('
6
', 0)} 65%,#ccc 100% )`,
)} 45%,${filterItem('
7
', 0)} 65%,#ccc 100% )`,
}"
}"
>
</div>
>
</div>
<div
class=
"footer-item"
>
<div
class=
"footer-item"
>
<p
:style=
"
{ color: filterItem('5', 0) }">当天办理
</p>
<p
:style=
"
{ color: filterItem('5', 0) }">当天办理
</p>
<p
class=
"footer-data"
:style=
"
{ color: filterItem('
6
', 0) }">16
</p>
<p
class=
"footer-data"
:style=
"
{ color: filterItem('
7
', 0) }">16
</p>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
portal-manager-ui/admin/src/assets/css/common.css
View file @
c6b8b131
/* 颜色 */
/* 颜色 */
.primary
{
.primary
{
color
:
#1890FF
;
color
:
#1890ff
;
}
}
.delete
{
.delete
{
color
:
#FF4D4F
;
color
:
#ff4d4f
;
}
}
.green
{
.green
{
color
:
#1BBC9B
;
color
:
#1bbc9b
;
}
}
.clofff
{
.clofff
{
...
@@ -20,15 +20,15 @@
...
@@ -20,15 +20,15 @@
}
}
.bgdel
{
.bgdel
{
background-color
:
#FF4D4F
;
background-color
:
#ff4d4f
;
}
}
.bgpr
{
.bgpr
{
background-color
:
#1890FF
;
background-color
:
#1890ff
;
}
}
.bgg
{
.bgg
{
background-color
:
#1BBC9B
;
background-color
:
#1bbc9b
;
}
}
/* 版心 */
/* 版心 */
...
@@ -42,7 +42,7 @@
...
@@ -42,7 +42,7 @@
}
}
.flex1
{
.flex1
{
flex
:
1
flex
:
1
;
}
}
.flexc
{
.flexc
{
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
/* margin */
/* margin */
.m10
{
.m10
{
margin
:
10px
margin
:
10px
;
}
}
.m15
{
.m15
{
...
@@ -304,13 +304,11 @@
...
@@ -304,13 +304,11 @@
text-align
:
right
;
text-align
:
right
;
}
}
.color_title
{
.color_title
{
margin-left
:
15px
;
margin-left
:
15px
;
position
:
relative
;
position
:
relative
;
margin-bottom
:
15px
;
margin-bottom
:
15px
;
color
:
#1890ff
;
color
:
#1890ff
;
}
}
.color_title
::before
{
.color_title
::before
{
...
@@ -324,16 +322,27 @@
...
@@ -324,16 +322,27 @@
}
}
::-webkit-scrollbar
{
::-webkit-scrollbar
{
width
:
6px
;
width
:
6px
;
height
:
6px
;
height
:
6px
;
overflow-y
:
auto
;
overflow-y
:
auto
;
}
}
::-webkit-scrollbar-thumb
{
::-webkit-scrollbar-thumb
{
border-radius
:
6px
;
border-radius
:
6px
;
background-color
:
rgba
(
144
,
147
,
153
,
.5
);
background-color
:
rgba
(
144
,
147
,
153
,
0
.5
);
}
}
::-webkit-scrollbar-track
{
::-webkit-scrollbar-track
{
border-radius
:
6px
;
border-radius
:
6px
;
background
:
#fff
;
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 @
c6b8b131
...
@@ -9,6 +9,7 @@
...
@@ -9,6 +9,7 @@
:confirmLoading=
"EditModalLoading"
:confirmLoading=
"EditModalLoading"
@
cancel=
"handleClose"
@
cancel=
"handleClose"
width=
"33%"
width=
"33%"
:maskClosable=
"false"
>
>
<a-form-model
<a-form-model
:label-col=
"
{
:label-col=
"
{
...
...
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/EditPwd.vue
View file @
c6b8b131
...
@@ -7,6 +7,7 @@
...
@@ -7,6 +7,7 @@
centered
centered
@
ok=
"handleOk"
@
ok=
"handleOk"
@
cancel=
"handleClose"
@
cancel=
"handleClose"
:maskClosable=
"false"
>
>
<a-form-model
<a-form-model
:model=
"form"
:model=
"form"
...
...
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/EditUser.vue
View file @
c6b8b131
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
:centered=
"true"
:centered=
"true"
:visible=
"Visible"
:visible=
"Visible"
@
cancel=
"Visible = false"
@
cancel=
"Visible = false"
:maskClosable=
"false"
>
>
<a-form-model
<a-form-model
ref=
"ruleForm"
ref=
"ruleForm"
...
...
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/addEditRole.vue
View file @
c6b8b131
...
@@ -9,6 +9,7 @@
...
@@ -9,6 +9,7 @@
:confirmLoading=
"roleEditModalLoading"
:confirmLoading=
"roleEditModalLoading"
@
cancel=
"roleEditModalVisible = false"
@
cancel=
"roleEditModalVisible = false"
width=
"30%"
width=
"30%"
:maskClosable=
"false"
>
>
<a-form-model
<a-form-model
:label-col=
"
{
:label-col=
"
{
...
...
portal-manager-ui/admin/src/views/thePlatformIsSet/components/permissionsModel/components/addUser.vue
View file @
c6b8b131
...
@@ -6,6 +6,7 @@
...
@@ -6,6 +6,7 @@
:centered=
"true"
:centered=
"true"
:visible=
"Visible"
:visible=
"Visible"
@
cancel=
"Visible = false"
@
cancel=
"Visible = false"
:maskClosable=
"false"
>
>
<a-form-model
<a-form-model
ref=
"ruleForm"
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