@@ -164,7 +164,7 @@
}
.breadcrumb {
- margin-top: 30px;
+ margin-top: 20px;
display: flex;
a, p, h1 {
color: #666;
@@ -42,7 +42,7 @@
</div>
<!--包含搜索关键字-->
<div class="breadcrumb" v-else>
- <h1>搜索包含"{{ page.keyword }}"的兼职招聘</h1>
+ <h1>为您找到 {{dataList.length}} 个 "{{ page.keyword }}"的兼职信息</h1>
<!--搜索结果-->
<div class="listArea">
@@ -2,7 +2,7 @@
<div class="topicSearch">
<div class="searchInWeb" v-if="!mobile">
<div class="title">
- 搜索包含"{{page.keyword}}"的文章
+ 为您找到 {{dataList.length}} 个 "{{page.keyword}}"的相关文章
<div class="list" v-loading="loading">
<TopicCell