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
45bf7582
Commit
45bf7582
authored
Aug 30, 2023
by
“yiyousong”
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.scsmile.cn/zxf/smart_gov_platform
parents
bbdb11d2
96160bcd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
7 deletions
+8
-7
portal-manager-ui/admin/src/views/thePlatformIsSet/index.css
portal-manager-ui/admin/src/views/thePlatformIsSet/index.css
+2
-2
portal-manager-ui/admin/src/views/thePlatformIsSet/setPlatformes.vue
...ger-ui/admin/src/views/thePlatformIsSet/setPlatformes.vue
+6
-5
No files found.
portal-manager-ui/admin/src/views/thePlatformIsSet/index.css
View file @
45bf7582
...
...
@@ -106,7 +106,7 @@ body::-webkit-scrollbar {
/* background-color: #0089ff; */
border-radius
:
10rem
;
}
.title
{
.title
_boxx
{
position
:
absolute
;
width
:
100%
;
height
:
64px
;
...
...
@@ -117,7 +117,7 @@ body::-webkit-scrollbar {
line-height
:
64px
;
text-align
:
center
;
}
.desc
{
.desc
_boxx
{
position
:
absolute
;
width
:
100%
;
height
:
34px
;
...
...
portal-manager-ui/admin/src/views/thePlatformIsSet/setPlatformes.vue
View file @
45bf7582
...
...
@@ -53,7 +53,7 @@
<
script
>
import
Storage
from
"
@/utils/js/Storage
"
;
import
"
./index.css
"
;
//
import "./index.css";
import
{
mapState
,
mapMutations
,
mapGetters
}
from
"
vuex
"
;
let
_this
=
null
;
...
...
@@ -995,7 +995,7 @@ const anim_data = {
rightStr
:
""
,
bottomStr
:
""
,
leftStr
:
""
,
className
:
"
title
"
,
className
:
"
title
_boxx
"
,
parentClassName
:
"
e-icon-box
"
,
text
:
"
平台设置
"
,
opacity
:
0
,
...
...
@@ -1033,7 +1033,7 @@ const anim_data = {
rightStr
:
""
,
bottomStr
:
""
,
leftStr
:
""
,
className
:
"
desc
"
,
className
:
"
desc
_boxx
"
,
parentClassName
:
"
e-icon-box
"
,
text
:
"
运用以人工智能为代表的新技术,驱动政务服务模式创新,为人民提供更加智慧化、人性化的政务服务。
"
,
opacity
:
0
,
...
...
@@ -2940,7 +2940,7 @@ export default {
rightStr
:
""
,
bottomStr
:
""
,
leftStr
:
""
,
className
:
"
title
"
,
className
:
"
title
_boxx
"
,
parentClassName
:
"
e-icon-box
"
,
text
:
"
平台设置
"
,
opacity
:
0
,
...
...
@@ -2978,7 +2978,7 @@ export default {
rightStr
:
""
,
bottomStr
:
""
,
leftStr
:
""
,
className
:
"
desc
"
,
className
:
"
desc
_boxx
"
,
parentClassName
:
"
e-icon-box
"
,
text
:
"
运用以人工智能为代表的新技术,驱动政务服务模式创新,为人民提供更加智慧化、人性化的政务服务。
"
,
opacity
:
0
,
...
...
@@ -3209,6 +3209,7 @@ export default {
};
</
script
>
<
style
lang=
"less"
scoped
>
@import "./index.css";
@headerH: 4.5rem;
.platform,
...
...
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