This commit is contained in:
汪汇 2024-01-16 10:05:32 +08:00
parent 41ef7e9cb9
commit 8632f62a2e
1 changed files with 1 additions and 2 deletions

View File

@ -116,7 +116,7 @@
:style="{ padding: '45px 10px 45px 10px', width: '90%' }" :style="{ padding: '45px 10px 45px 10px', width: '90%' }"
> >
<div style="width: 99%; margin: 0 auto"> <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 <img
style="width: 100%; height: 100%; border-radius: 5px" style="width: 100%; height: 100%; border-radius: 5px"
:src=" :src="
@ -637,7 +637,6 @@ const getlists = (e) => {
font-weight: 500; font-weight: 500;
color: #333333; color: #333333;
width: 98%; width: 98%;
overflow: hidden; overflow: hidden;
white-space: nowrap; white-space: nowrap;
text-overflow: ellipsis; text-overflow: ellipsis;