BUG修改
This commit is contained in:
parent
bd036feee2
commit
7e9108e7d6
|
@ -1,8 +1,8 @@
|
|||
<!--
|
||||
* @Author: hisense.liangjunhua
|
||||
* @Date: 2022-08-19 10:00:16
|
||||
* @LastEditors: hisense.liangjunhua
|
||||
* @LastEditTime: 2022-08-19 15:55:05
|
||||
* @LastEditors: Light
|
||||
* @LastEditTime: 2022-10-21 17:29:46
|
||||
* @Description: 告诉大家这是什么
|
||||
-->
|
||||
<template>
|
||||
|
@ -68,6 +68,9 @@
|
|||
.name {
|
||||
font-size: 26px;
|
||||
color: #7dbbff;
|
||||
max-height: 26px;
|
||||
line-height: 26px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.img {
|
||||
width: 0.57rem;
|
||||
|
|
Loading…
Reference in New Issue