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
b611eb15
Commit
b611eb15
authored
Aug 30, 2023
by
姬鋆屾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tui
parent
96160bcd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
12 deletions
+29
-12
portal-manager-ui/admin/src/views/thePlatformIsSet/index.css
portal-manager-ui/admin/src/views/thePlatformIsSet/index.css
+2
-1
portal-manager-ui/admin/src/views/thePlatformIsSet/setPlatformes.vue
...ger-ui/admin/src/views/thePlatformIsSet/setPlatformes.vue
+27
-11
No files found.
portal-manager-ui/admin/src/views/thePlatformIsSet/index.css
View file @
b611eb15
...
...
@@ -98,7 +98,8 @@ body::-webkit-scrollbar {
position
:
absolute
;
width
:
100%
;
height
:
100%
;
background-color
:
rgba
(
5
,
30
,
75
,
0.66
);
background-color
:
rgba
(
5
,
30
,
75
,
0.2
);
border-radius
:
16px
;
}
.e-icon
{
...
...
portal-manager-ui/admin/src/views/thePlatformIsSet/setPlatformes.vue
View file @
b611eb15
...
...
@@ -3076,35 +3076,51 @@ export default {
:
i
==
7
?
0
:
450
,
y
:
i
=
=
4
?
-
80
:
80
,
y
:
i
>
=
4
?
-
80
:
80
,
z
:
10
,
},
scale
:
0
,
},
],
[
0.1
,
i
==
0
?
0.1
:
i
==
1
?
0.3
:
i
==
2
?
0.5
:
i
==
3
?
0.7
:
i
==
4
?
0.1
:
i
==
5
?
0.3
:
i
==
6
?
0.5
:
i
==
7
?
0.7
:
0.1
,
{
translate3d
:
{
x
:
i
==
0
?
450
:
i
==
1
?
300
:
i
==
2
:
i
==
1
?
150
:
i
==
3
:
i
==
2
?
0
:
i
==
3
?
-
150
:
i
==
4
?
450
:
i
==
5
?
300
:
i
==
6
:
i
==
5
?
150
:
i
==
7
:
i
==
6
?
0
:
i
==
7
?
-
150
:
450
,
y
:
i
=
=
4
?
-
100
:
100
,
y
:
i
>
=
4
?
-
100
:
100
,
z
:
10
,
},
scale
:
0.5
,
...
...
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