Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3167186a
authored
2025-12-16 17:06:58 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改样式间距问题
1 parent
36d97d7e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/views/data_smart_contract/traceabilityInquiryManage.vue
src/views/data_smart_contract/traceabilityInquiryManage.vue
View file @
3167186
...
...
@@ -145,7 +145,7 @@ const handleTableExpandChange = (row: any, expandedRows: any[]) => {
:style=
"
{ width: '100%', height: 'calc(100% - 8px)', display: 'inline-block', }">
<el-table-column
type=
"expand"
>
<template
#
default=
"scope"
>
<el-timeline
style=
"width: 100%;min-height: 1
5
0px;"
v-loading=
"detailLoading"
>
<el-timeline
style=
"width: 100%;min-height: 1
0
0px;"
v-loading=
"detailLoading"
>
<el-timeline-item
v-for=
"(activity, index) in activities"
:key=
"index"
:timestamp=
"activity.timestamp"
:hollow=
"activity.hollow"
:type=
"activity.type"
placement=
"top"
>
<div
class=
"list_panel"
>
...
...
@@ -252,7 +252,7 @@ const handleTableExpandChange = (row: any, expandedRows: any[]) => {
.el-table__expanded-cell.el-table__cell
{
background
:
#fff
!important
;
padding-top
:
14px
;
padding-bottom
:
14
px
;
padding-bottom
:
6
px
;
padding-left
:
8px
;
padding-right
:
14px
;
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment