note
parent
ae7c608c55
commit
4e5c1cde34
|
|
@ -35,8 +35,6 @@ textarea::-webkit-input-placeholder {
|
||||||
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.layui-form-select dl::-webkit-scrollbar {
|
.layui-form-select dl::-webkit-scrollbar {
|
||||||
width: 0px;
|
width: 0px;
|
||||||
height: 0px;
|
height: 0px;
|
||||||
|
|
|
||||||
|
|
@ -131,6 +131,11 @@
|
||||||
<div class="layui-card-header">留言板</div>
|
<div class="layui-card-header">留言板</div>
|
||||||
<div class="layui-card-body">
|
<div class="layui-card-body">
|
||||||
<ul class="pear-card-status">
|
<ul class="pear-card-status">
|
||||||
|
<li>
|
||||||
|
<p>要不要作为我的家人搬来我家。</p>
|
||||||
|
<span>12月25日 19:92</span>
|
||||||
|
<a href="javascript:;" data-id="1" class="pear-btn pear-btn-xs pear-btn-success pear-reply">回复</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p>快乐的时候不敢尽兴,频繁警戒自己保持清醒。</p>
|
<p>快乐的时候不敢尽兴,频繁警戒自己保持清醒。</p>
|
||||||
<span>4月30日 22:43</span>
|
<span>4月30日 22:43</span>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue