样式调整
This commit is contained in:
parent
cb46ccbcf9
commit
42eb1257b1
|
@ -2,7 +2,7 @@
|
|||
* @Author: hisense.liangjunhua
|
||||
* @Date: 2022-07-08 09:54:50
|
||||
* @LastEditors: hisense.liangjunhua
|
||||
* @LastEditTime: 2022-07-08 17:24:29
|
||||
* @LastEditTime: 2022-07-08 17:26:24
|
||||
* @Description: 多条数据特殊处理
|
||||
-->
|
||||
<template>
|
||||
|
@ -136,7 +136,7 @@ export default {
|
|||
|
||||
.bottom {
|
||||
margin-top: 25px;
|
||||
|
||||
margin-bottom: 25px;
|
||||
.items {
|
||||
background: #fafafa;
|
||||
padding: 10px;
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
* @Author: hisense.liangjunhua
|
||||
* @Date: 2022-07-08 09:48:52
|
||||
* @LastEditors: hisense.liangjunhua
|
||||
* @LastEditTime: 2022-07-08 17:03:12
|
||||
* @LastEditTime: 2022-07-08 17:26:50
|
||||
* @Description: 告诉大家这是什么
|
||||
-->
|
||||
<template>
|
||||
|
@ -192,6 +192,7 @@ export default {
|
|||
.item {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin: 25px 0;
|
||||
& > span:nth-of-type(1) {
|
||||
width: 105px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue