标准搜索页面优化,修改文件跳转路径
(cherry picked from commit 2be35d4dacf159653dbbaa2163dadc5aa2f96648)
This commit is contained in:
@@ -138,7 +138,7 @@
|
|||||||
<!-- force-ellipses-->
|
<!-- force-ellipses-->
|
||||||
<!-- />-->
|
<!-- />-->
|
||||||
</template>
|
</template>
|
||||||
<div class="empty-content" v-else >空</div>
|
<van-empty v-else class="empty-content" description="暂无数据" />
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@@ -862,6 +862,7 @@ export default {
|
|||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
.result-title-wrapper {
|
.result-title-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex: 0 0 auto;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
p {
|
p {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user