Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
Project
Project
Details
Activity
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
Administrator
dsk-cr20g
Commits
1c139785
Commit
1c139785
authored
Apr 08, 2024
by
danfuman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
5091da53
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
139 additions
and
16 deletions
+139
-16
qgjjdq.vue
...ui/src/views/macro/nationalEconomies/component/qgjjdq.vue
+3
-3
index.vue
dsk-operate-ui/src/views/macro/nationalEconomies/index.vue
+26
-13
jzscfx.vue
dsk-operate-ui/src/views/macro/nationalEconomies/jzscfx.vue
+110
-0
No files found.
dsk-operate-ui/src/views/macro/nationalEconomies/component/qgjjdq.vue
View file @
1c139785
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<div
class=
"content"
>
<div
class=
"content"
>
<div
class=
"flex-box query-box"
>
<div
class=
"flex-box query-box"
>
<div
class=
"flex-box query-params"
>
<div
class=
"flex-box query-params"
>
<
!--
<span
class=
"common-title"
>
全国经济大全
</span>
--
>
<
span
class=
"common-title"
style=
"margin-right: 12px;"
>
全国经济大全
</span
>
<el-form
ref=
"queryForm"
:model=
"queryParams"
:inline=
"true"
size=
"small"
>
<el-form
ref=
"queryForm"
:model=
"queryParams"
:inline=
"true"
size=
"small"
>
<el-form-item
prop=
"year"
>
<el-form-item
prop=
"year"
>
<el-select
v-model=
"queryParams.year"
filterable
class=
"form-content-width same-select-com"
placeholder=
"请选择"
:class=
"[`select-adaptive-$
{inputID1}`]" @change="handleSearch" :popper-append-to-body='false'>
<el-select
v-model=
"queryParams.year"
filterable
class=
"form-content-width same-select-com"
placeholder=
"请选择"
:class=
"[`select-adaptive-$
{inputID1}`]" @change="handleSearch" :popper-append-to-body='false'>
...
@@ -536,13 +536,13 @@
...
@@ -536,13 +536,13 @@
overflow
:visible
;
overflow
:visible
;
.el-table__header-wrapper
{
.el-table__header-wrapper
{
position
:
sticky
;
position
:
sticky
;
top
:
102
px
;
top
:
56
px
;
z-index
:
9
;
z-index
:
9
;
}
}
.el-table__fixed-header-wrapper
{
.el-table__fixed-header-wrapper
{
position
:
sticky
;
position
:
sticky
;
z-index
:
9
;
z-index
:
9
;
top
:
102
px
;
top
:
56
px
;
}
}
.el-table__fixed
{
.el-table__fixed
{
overflow-x
:
clip
;
overflow-x
:
clip
;
...
...
dsk-operate-ui/src/views/macro/nationalEconomies/index.vue
View file @
1c139785
<
template
>
<
template
>
<div
class=
"app-container nationalEconomies"
>
<div
class=
"app-container nationalEconomies"
>
<div
class=
"header"
>
<!--
<div
class=
"header"
>
-->
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
<!--
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
-->
<el-tab-pane
label=
"全国经济大全"
name=
"first"
></el-tab-pane>
<!--
<el-tab-pane
label=
"全国经济大全"
name=
"first"
></el-tab-pane>
-->
<el-tab-pane
label=
"全国商机项目分析"
name=
"second"
></el-tab-pane>
<!--<!–
<el-tab-pane
label=
"全国商机项目分析"
name=
"second"
></el-tab-pane>
–>
-->
<el-tab-pane
label=
"全国中标市场分析"
name=
"third"
></el-tab-pane>
<!--<!–
<el-tab-pane
label=
"全国中标市场分析"
name=
"third"
></el-tab-pane>
–>
-->
<el-tab-pane
label=
"全国建筑企业分析"
name=
"fourth"
></el-tab-pane>
<!--<!–
<el-tab-pane
label=
"全国建筑企业分析"
name=
"fourth"
></el-tab-pane>
–>
-->
<el-tab-pane
label=
"BI统计分析"
name=
"five"
></el-tab-pane>
<!--<!–
<el-tab-pane
label=
"BI统计分析"
name=
"five"
></el-tab-pane>
–>
-->
</el-tabs>
<!--
</el-tabs>
-->
</div>
<!--
</div>
-->
<!--
<div
class=
"header-title"
>
-->
<!--
<div
class=
"flex-box query-box"
>
-->
<!--
<div
class=
"flex-box query-params"
>
-->
<!--
<span
class=
"common-title"
>
全国经济大全
</span>
-->
<!--
</div>
-->
<!--
</div>
-->
<!--
</div>
-->
<Economic
v-if=
"activeName === 'first'"
></Economic>
<Economic
v-if=
"activeName === 'first'"
></Economic>
<
Sjxmfx
v-if=
"activeName === 'second'"
></Sjxmfx
>
<
!--
<Sjxmfx
v-if=
"activeName === 'second'"
></Sjxmfx>
--
>
<
Zhongbiao
v-if=
"activeName === 'third'"
></Zhongbiao
>
<
!--
<Zhongbiao
v-if=
"activeName === 'third'"
></Zhongbiao>
--
>
<
Jzqyfx
v-if=
"activeName === 'fourth'"
></Jzqyfx
>
<
!--
<Jzqyfx
v-if=
"activeName === 'fourth'"
></Jzqyfx>
--
>
<
BI
v-if=
"activeName === 'five'"
></BI
>
<
!--
<BI
v-if=
"activeName === 'five'"
></BI>
--
>
</div>
</div>
</
template
>
</
template
>
...
@@ -74,6 +82,11 @@ export default {
...
@@ -74,6 +82,11 @@ export default {
.nationalEconomies
{
.nationalEconomies
{
border-radius
:
4px
;
border-radius
:
4px
;
.header-title
{
height
:
24px
;
line-height
:
24px
;
background
:
#ffffff
;
}
.header
{
.header
{
justify-content
:
space-between
;
justify-content
:
space-between
;
height
:
48px
;
height
:
48px
;
...
...
dsk-operate-ui/src/views/macro/nationalEconomies/jzscfx.vue
0 → 100644
View file @
1c139785
<
template
>
<div
class=
"app-container nationalEconomies"
>
<div
class=
"header"
>
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
<el-tab-pane
label=
"全国商机项目分析"
name=
"second"
></el-tab-pane>
<el-tab-pane
label=
"全国中标市场分析"
name=
"third"
></el-tab-pane>
<el-tab-pane
label=
"全国建筑企业分析"
name=
"fourth"
></el-tab-pane>
</el-tabs>
</div>
<Sjxmfx
v-if=
"activeName === 'second'"
></Sjxmfx>
<Zhongbiao
v-if=
"activeName === 'third'"
></Zhongbiao>
<Jzqyfx
v-if=
"activeName === 'fourth'"
></Jzqyfx>
</div>
</
template
>
<
script
>
import
Sjxmfx
from
'./component/sjxmfx'
import
Jzqyfx
from
'./component/jzqyfx'
import
Zhongbiao
from
'./component/zhongbiao'
export
default
{
name
:
'jzscfx'
,
components
:
{
Sjxmfx
,
Jzqyfx
,
Zhongbiao
},
data
()
{
return
{
activeName
:
'second'
}
},
created
()
{
},
methods
:
{
handleClick
()
{
}
}
}
</
script
>
<
style
lang=
"scss"
>
.tips.is-light
{
padding
:
12px
;
width
:
318px
;
box-sizing
:
border-box
;
font-size
:
14px
;
line-height
:
20px
;
color
:
#333333
;
border-color
:
rgba
(
0
,
0
,
0
,
0
.08
);
box-shadow
:
0px
0px
0px
0px
rgba
(
0
,
0
,
0
,
0
.08
);
.popper__arrow
{
border-bottom-color
:
rgba
(
0
,
0
,
0
,
0
.08
)
!
important
;
border-top-color
:
rgba
(
0
,
0
,
0
,
0
.08
)
!
important
;
}
}
</
style
>
<
style
lang=
"scss"
scoped
>
.app-container
{
padding
:
0
;
}
.icon-detailed
{
width
:
16px
;
height
:
16px
;
cursor
:
pointer
;
}
.nationalEconomies
{
border-radius
:
4px
;
.header
{
justify-content
:
space-between
;
height
:
48px
;
background
:
#FFFFFF
;
border-radius
:
4px
;
color
:
#232323
;
position
:
sticky
;
top
:
54px
;
z-index
:
999
;
::v-deep
.el-tabs
{
height
:
48px
;
line-height
:
48px
;
.
el-tabs__nav-wrap
:
:
after
{
position
:
static
!
important
;
}
.el-tabs__header
{
margin
:
0
;
.el-tabs__item
{
padding
:
0
16px
;
font-size
:
16px
;
}
.is-active
{
font-weight
:
bold
;
}
}
.el-tabs__content
{
width
:
100%
;
}
}
.location
{
font-size
:
14px
;
color
:
#0081FF
;
i
{
margin-right
:
6px
;
font-size
:
16px
;
}
}
}
}
</
style
>
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