mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-17 15:02:48 +00:00
删除关闭按钮
This commit is contained in:
parent
d32d91a52a
commit
b9d9f3a7a5
@ -24,7 +24,7 @@
|
|||||||
}
|
}
|
||||||
.form-control{
|
.form-control{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 75%;
|
width: 85%;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
@ -33,7 +33,7 @@
|
|||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<input type="email" class="form-control" id="search" placeholder="输入关键词搜索:注意全是英文">
|
<input type="email" class="form-control" id="search" placeholder="输入关键词搜索:注意全是英文">
|
||||||
<button id="qingkong" class="btn btn-default">清空选择</button>
|
<button id="qingkong" class="btn btn-default">清空选择</button>
|
||||||
<button id="close" class="btn btn-default">关闭</button>
|
<!-- <button id="close" class="btn btn-default">关闭</button>-->
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h5> v4.3.0新增图标 </h5>
|
<h5> v4.3.0新增图标 </h5>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user