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