Commit 886ca51e by caoyanzhi

调整样式

parent 16026630
......@@ -69,7 +69,7 @@
<div class="tags-search">
<el-input type="search" placeholder="请输入关键词回车搜索标签" prefix-icon="el-icon-search" v-model="searchData" @keydown.native.enter="searchTags"></el-input>
</div>
<tag-container :data="tagsGroupList" :refersh="refreshList" @addTag="selectedTag"></tag-container>
<tag-container :data="tagsGroupList" :refersh="refreshList" @addTag="selectedTag" style="height: 475px"></tag-container>
<div class="page-box">
<el-pagination
background
......
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