Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
holo-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
xinkong
holo-web
Commits
79a01b6b
Commit
79a01b6b
authored
Jan 26, 2024
by
ninglx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
蒙自隐藏部分数据项 效率&组织
parent
fc4bd43c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
13 deletions
+14
-13
index.vue
wj-manage-web/src/views/efficiency/index.vue
+4
-4
index.vue
wj-manage-web/src/views/organization/index.vue
+10
-9
No files found.
wj-manage-web/src/views/efficiency/index.vue
View file @
79a01b6b
...
@@ -223,7 +223,7 @@
...
@@ -223,7 +223,7 @@
</div>
</div>
</div>
</div>
</el-tab-pane>
</el-tab-pane>
<el-tab-pane
name=
"3"
label=
"机动车效率"
>
<
!-- <
el-tab-pane name="3" label="机动车效率">
<div class="full-h item vehicle">
<div class="full-h item vehicle">
<div class="left_item"></div>
<div class="left_item"></div>
<div class="right_item">
<div class="right_item">
...
@@ -258,7 +258,7 @@
...
@@ -258,7 +258,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
</el-tab-pane>
</el-tab-pane>
-->
</el-tabs>
</el-tabs>
</div>
</div>
</div>
</div>
...
@@ -1207,8 +1207,8 @@ export default {
...
@@ -1207,8 +1207,8 @@ export default {
padding: 0;
padding: 0;
height: 30px;
height: 30px;
line-height: 30px;
line-height: 30px;
//
width: 50%;
width: 50%;
width: 166px;
//
width: 166px;
font-size: 14px;
font-size: 14px;
font-weight: 500;
font-weight: 500;
...
...
wj-manage-web/src/views/organization/index.vue
View file @
79a01b6b
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<div
<div
class=
"right_tabs"
class=
"right_tabs"
v-loading=
"rightLoading"
v-loading=
"rightLoading"
element-loading-text=
"数据加载中.."
element-loading-text=
"数据加载中..
.
"
element-loading-spinner=
"el-icon-loarefreshChartding"
element-loading-spinner=
"el-icon-loarefreshChartding"
element-loading-background=
"rgba(0, 0, 0, 0.8)"
element-loading-background=
"rgba(0, 0, 0, 0.8)"
>
>
...
@@ -76,11 +76,11 @@
...
@@ -76,11 +76,11 @@
v-model=
"tabsActiveName"
v-model=
"tabsActiveName"
@
tab-click=
"tabsHandleClick"
@
tab-click=
"tabsHandleClick"
v-loading=
"polygonLoading"
v-loading=
"polygonLoading"
element-loading-text=
"数据加载中.."
element-loading-text=
"数据加载中..
.
"
element-loading-spinner=
"el-icon-loading"
element-loading-spinner=
"el-icon-loading"
element-loading-background=
"rgba(0, 0, 0, 0.8)"
element-loading-background=
"rgba(0, 0, 0, 0.8)"
>
>
<el-tab-pane
name=
"Passerby"
label=
"行人组织"
>
<
!--
<
el-tab-pane
name=
"Passerby"
label=
"行人组织"
>
<div
class=
"full-h item passerby"
>
<div
class=
"full-h item passerby"
>
<div
class=
"left_item"
></div>
<div
class=
"left_item"
></div>
<div
class=
"right_item"
>
<div
class=
"right_item"
>
...
@@ -147,7 +147,7 @@
...
@@ -147,7 +147,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
</el-tab-pane>
</el-tab-pane>
-->
<el-tab-pane
name=
"Vehicle"
label=
"车道功能"
>
<el-tab-pane
name=
"Vehicle"
label=
"车道功能"
>
<div
class=
"full-h item vehicle"
>
<div
class=
"full-h item vehicle"
>
<div
class=
"left_item"
></div>
<div
class=
"left_item"
></div>
...
@@ -231,7 +231,7 @@ export default {
...
@@ -231,7 +231,7 @@ export default {
currentCrossData
:
{},
currentCrossData
:
{},
rightLoading
:
false
,
rightLoading
:
false
,
polygonLoading
:
false
,
polygonLoading
:
false
,
tabsActiveName
:
"
Passerby
"
,
tabsActiveName
:
"
Vehicle
"
,
sliderValue
:
16
,
sliderValue
:
16
,
lastSliderValue
:
""
,
lastSliderValue
:
""
,
sliderLabel
:
{
sliderLabel
:
{
...
@@ -1419,9 +1419,10 @@ export default {
...
@@ -1419,9 +1419,10 @@ export default {
::v-deep .el-tabs__item {
::v-deep .el-tabs__item {
padding: 0;
padding: 0;
height: 25px;
height: 30px;
line-height: 25px;
line-height: 30px;
//width: 50%;
// line-height: 25px;
// width: 100%;
width: 180px;
width: 180px;
font-weight: 500;
font-weight: 500;
font-size: 14px;
font-size: 14px;
...
@@ -1433,7 +1434,7 @@ export default {
...
@@ -1433,7 +1434,7 @@ export default {
::v-deep .el-tabs__nav {
::v-deep .el-tabs__nav {
float: unset;
float: unset;
border: 1px solid #04396f;
//
border: 1px solid #04396f;
}
}
::v-deep .el-tabs--card > .el-tabs__header .el-tabs__nav {
::v-deep .el-tabs--card > .el-tabs__header .el-tabs__nav {
...
...
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