This commit is contained in:
parent
41ef7e9cb9
commit
8632f62a2e
|
@ -116,7 +116,7 @@
|
|||
:style="{ padding: '45px 10px 45px 10px', width: '90%' }"
|
||||
>
|
||||
<div style="width: 99%; margin: 0 auto">
|
||||
<div style="width: 66%; height: 130px; margin: 0 auto">
|
||||
<div style="width: 60%; height: 130px; margin: 0 auto">
|
||||
<img
|
||||
style="width: 100%; height: 100%; border-radius: 5px"
|
||||
:src="
|
||||
|
@ -637,7 +637,6 @@ const getlists = (e) => {
|
|||
font-weight: 500;
|
||||
color: #333333;
|
||||
width: 98%;
|
||||
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
|
Loading…
Reference in New Issue