首页搜索 See merge request crowd-2019/crowd-test-service-front!218
@@ -6,7 +6,7 @@
<el-col :span="5">
<div class="pull-left to-mooctest-ranking" :style="{backgroundImage: 'url(' + mooctest_rank_logo_url + ')'}" @click="handleLogoClick"></div>
</el-col>
- <el-col :span="15">
+ <el-col :span="14">
<div class="search-nav-input">
<div id="search-block ">
<el-tabs v-model="searchType" type="card" @tab-click="handleTypeClick">
@@ -22,7 +22,7 @@
</div>
- <el-col :span="19">
+ <el-col :span="5">
<el-button type="primary pull-right" class="releaseBtn" @click="checkLogin()">发布众测需求</el-button>
</el-row>
@@ -79,5 +79,5 @@
}
.search-nav-input {
width: 600px;
- margin: 0 auto;
+ margin: 0px auto;