Commit 02d48c44 by 刘泽奇

123

parent 116b2aeb
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
</div> </div>
<div> <div>
<el-button class="search-btn" @click="jqcxsearchClick" <el-button class="search-btn" @click="jqcxsearchClick"
style="margin-left: 0px !important;"> style="margin-left: 0px !important;">
</el-button> </el-button>
</div> </div>
</el-tab-pane> </el-tab-pane>
...@@ -931,7 +931,7 @@ ...@@ -931,7 +931,7 @@
<img src="/imgs/wushuju.png" alt=""> <img src="/imgs/wushuju.png" alt="">
<div>很抱歉,没有查询到您要搜索的内容 </br>同时您也可以使用同义关键词或减少筛选范围再进行尝试。</div> <div>很抱歉,没有查询到您要搜索的内容 </br>同时您也可以使用同义关键词或减少筛选范围再进行尝试。</div>
</div> </div>
<div class="result-warp" v-if="1" style="margin-bottom:20px"> <div class="result-warp" v-if="activeName!=\'five\'" style="margin-bottom:20px">
<div class="item-left"> <div class="item-left">
<el-collapse :data="querydata"> <el-collapse :data="querydata">
<ul style="width:100%;list-style:none; padding:0;margin:0;border:1px solid #eff1f9;"> <ul style="width:100%;list-style:none; padding:0;margin:0;border:1px solid #eff1f9;">
......
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