Commit 22b7b7ce authored by linxin's avatar linxin

fix:小样式

parent 9c23d60f
......@@ -263,7 +263,7 @@ export default {
}
}
.content {
height: 79%;
height: 77%;
.userInfo {
height: 45px;
line-height: 45px;
......@@ -272,6 +272,7 @@ export default {
font-size: 15px;
margin-left: 16px;
position: relative;
top:5px;
}
.userInfo::before {
content: "";
......
<template>
<div id="rentInfo">
<list-item :item-height="44">
<list-item :item-height="44" style="margin-bottom:0px;">
<item>
<div slot="name">商务政策</div>
<input slot="content" v-model="baseInfo.bp_name_sp" readonly >
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment