Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigDataSystem
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
张伯涛
bigDataSystem
Commits
fa3664be
Commit
fa3664be
authored
Dec 25, 2024
by
LiXuyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页-跳转
parent
12036cdb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
10 deletions
+15
-10
index.vue
src/views/AAAFont/front/index.vue
+15
-10
No files found.
src/views/AAAFont/front/index.vue
View file @
fa3664be
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
</div>
</div>
<h3
class=
"content-item-h3"
>
数据公示
</h3>
<h3
class=
"content-item-h3"
>
数据公示
</h3>
<span
class=
"title_bottom"
>
共11
4
条数据,公示期为10个工作日
</span>
<span
class=
"title_bottom"
>
共11
2
条数据,公示期为10个工作日
</span>
<div
class=
"tab-pane"
>
<div
class=
"tab-pane"
>
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
<el-tabs
v-model=
"activeName"
@
tab-click=
"handleClick"
>
<el-tab-pane
name=
"first"
>
<el-tab-pane
name=
"first"
>
...
@@ -154,7 +154,7 @@
...
@@ -154,7 +154,7 @@
<div
class=
"custom-table"
>
<div
class=
"custom-table"
>
<el-tab-pane
name=
"first"
>
<el-tab-pane
name=
"first"
>
<
template
#
label
>
<
template
#
label
>
<span
class=
"mb-4 tab-label"
>
数据服务(
15900
)
</span>
<span
class=
"mb-4 tab-label"
>
数据服务(
6123
)
</span>
</
template
>
</
template
>
<el-table
<el-table
class=
"mt-5"
class=
"mt-5"
...
@@ -169,7 +169,9 @@
...
@@ -169,7 +169,9 @@
<span
class=
"table-span-label"
>
{{
scope
.
column
.
label
}}
</span>
<span
class=
"table-span-label"
>
{{
scope
.
column
.
label
}}
</span>
</
template
>
</
template
>
<
template
#
default=
"scope"
>
<
template
#
default=
"scope"
>
<span
class=
"table-span"
@
click=
"handleListDataSet"
>
{{
scope
.
row
.
address
}}
</span>
<span
class=
"table-span"
@
click=
"handleListDataSet"
>
{{
scope
.
row
.
address
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"name"
width=
"350"
label=
"申请人"
/>
<el-table-column
prop=
"name"
width=
"350"
label=
"申请人"
/>
...
@@ -179,7 +181,7 @@
...
@@ -179,7 +181,7 @@
</el-tab-pane>
</el-tab-pane>
<el-tab-pane
name=
"second"
>
<el-tab-pane
name=
"second"
>
<
template
#
label
>
<
template
#
label
>
<span
class=
"mb-4 tab-label"
>
数据集(
100
)
</span>
<span
class=
"mb-4 tab-label"
>
数据集(
4712
)
</span>
</
template
>
</
template
>
<el-table
<el-table
class=
"mt-5"
class=
"mt-5"
...
@@ -191,10 +193,12 @@
...
@@ -191,10 +193,12 @@
>
>
<el-table-column
prop=
"address"
width=
"500"
label=
"数据集产权名称"
>
<el-table-column
prop=
"address"
width=
"500"
label=
"数据集产权名称"
>
<
template
#
header=
"scope"
>
<
template
#
header=
"scope"
>
<span
class=
"table-span-label"
@
click=
"handleListFile"
>
{{
scope
.
column
.
label
}}
</span>
<span
class=
"table-span-label"
>
{{
scope
.
column
.
label
}}
</span>
</
template
>
</
template
>
<
template
#
default=
"scope"
>
<
template
#
default=
"scope"
>
<span
class=
"table-span"
>
{{
scope
.
row
.
address
}}
</span>
<span
class=
"table-span"
@
click=
"handleListFile"
>
{{
scope
.
row
.
address
}}
</span>
</
template
>
</
template
>
</el-table-column>
</el-table-column>
<el-table-column
prop=
"name"
width=
"350"
label=
"申请人"
/>
<el-table-column
prop=
"name"
width=
"350"
label=
"申请人"
/>
...
@@ -204,7 +208,7 @@
...
@@ -204,7 +208,7 @@
</el-tab-pane>
</el-tab-pane>
<el-tab-pane
name=
"third"
>
<el-tab-pane
name=
"third"
>
<
template
#
label
>
<
template
#
label
>
<span
class=
"mb-4 tab-label"
>
API(
100
)
</span>
<span
class=
"mb-4 tab-label"
>
API(
3081
)
</span>
</
template
>
</
template
>
<el-table
<el-table
class=
"mt-5"
class=
"mt-5"
...
@@ -442,17 +446,17 @@
...
@@ -442,17 +446,17 @@
path
:
'/aaaFont/dataRegistration/enrollPublicObjection'
,
path
:
'/aaaFont/dataRegistration/enrollPublicObjection'
,
});
});
},
},
handleListApi
(){
handleListApi
()
{
this
.
$router
.
push
({
this
.
$router
.
push
({
path
:
'/aaaFont/tradingMarket/details/api'
,
path
:
'/aaaFont/tradingMarket/details/api'
,
});
});
},
},
handleListFile
(){
handleListFile
()
{
this
.
$router
.
push
({
this
.
$router
.
push
({
path
:
'/aaaFont/tradingMarket/details/file'
,
path
:
'/aaaFont/tradingMarket/details/file'
,
});
});
},
},
handleListDataSet
(){
handleListDataSet
()
{
this
.
$router
.
push
({
this
.
$router
.
push
({
path
:
'/aaaFont/tradingMarket/details/dataSet'
,
path
:
'/aaaFont/tradingMarket/details/dataSet'
,
});
});
...
@@ -650,6 +654,7 @@
...
@@ -650,6 +654,7 @@
.table-span
{
.table-span
{
color
:
#1962e2
;
color
:
#1962e2
;
margin-left
:
80px
;
margin-left
:
80px
;
cursor
:
pointer
;
}
}
.table-span-label
{
.table-span-label
{
...
...
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