Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
car-database-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
中汽研标准应用数据库
car-database-web
Commits
070f431d
Commit
070f431d
authored
Sep 09, 2024
by
jiaxu.yan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 配置修改
parent
9d5bc7ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
planChart2.vue
src/components/homeComponents/planChart2.vue
+3
-1
index.vue
src/views/index.vue
+1
-1
No files found.
src/components/homeComponents/planChart2.vue
View file @
070f431d
...
@@ -133,11 +133,13 @@ export default {
...
@@ -133,11 +133,13 @@ export default {
position
:
absolute
;
position
:
absolute
;
z-index
:
100
;
z-index
:
100
;
right
:
10px
;
right
:
10px
;
top
:
10
px
;
top
:
5
px
;
font-weight
:
bold
;
font-weight
:
bold
;
font-size
:
12px
;
}
}
.chart-y
{
.chart-y
{
color
:
#fff
;
color
:
#fff
;
font-size
:
12px
;
position
:
absolute
;
position
:
absolute
;
z-index
:
100
;
z-index
:
100
;
right
:
10px
;
right
:
10px
;
...
...
src/views/index.vue
View file @
070f431d
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
<cardRight
title=
"软件升级变更的检验内容"
>
<cardRight
title=
"软件升级变更的检验内容"
>
<table-chart-2></table-chart-2>
<table-chart-2></table-chart-2>
</cardRight>
</cardRight>
<cardRight
title=
"汽车安全知识库"
>
<cardRight
title=
"汽车安全
场景
知识库"
>
<div
style=
"height: 24vh"
>
<div
style=
"height: 24vh"
>
<planChart2></planChart2>
<planChart2></planChart2>
</div>
</div>
...
...
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