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
9a82f817
Commit
9a82f817
authored
Apr 07, 2024
by
王晓旭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
门户修改样式
parent
851b5d99
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
portal-manager-ui/admin/src/views/dataActuary/business/analysiscontent/index.vue
.../src/views/dataActuary/business/analysiscontent/index.vue
+8
-2
No files found.
portal-manager-ui/admin/src/views/dataActuary/business/analysiscontent/index.vue
View file @
9a82f817
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
</div>
</div>
</
template
>
</
template
>
<a-row
type=
"flex"
align=
"middle"
v-if=
"formState"
>
<a-row
type=
"flex"
align=
"middle"
v-if=
"formState"
>
<a-col
:span=
"4"
>
<a-col
:span=
"4"
class=
"ywmc"
>
<div
class=
"f_40 f_center"
>
{{ formState.name }}
</div>
<div
class=
"f_40 f_center"
>
{{ formState.name }}
</div>
<div
class=
"f_center"
>
业务名称
</div>
<div
class=
"f_center"
>
业务名称
</div>
</a-col>
</a-col>
...
@@ -237,6 +237,12 @@ export default {
...
@@ -237,6 +237,12 @@ export default {
</
script
>
</
script
>
<
style
lang=
"less"
scoped
>
<
style
lang=
"less"
scoped
>
.ywmc{
display: flex !important;
flex-direction: column !important;
justify-content: space-between !important;
height: 200px !important;
}
.analysiscontent {
.analysiscontent {
width: 100%;
width: 100%;
}
}
...
@@ -265,7 +271,7 @@ export default {
...
@@ -265,7 +271,7 @@ export default {
margin-bottom: 0.9375rem;
margin-bottom: 0.9375rem;
}
}
.f_40 {
.f_40 {
font-size:
2
rem;
font-size:
1.5
rem;
}
}
.f_center {
.f_center {
text-align: center;
text-align: center;
...
...
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