Commit ce09f311 authored by 罗林杰's avatar 罗林杰

修改浏览公共资源

parent 5eb39d8e
......@@ -134,7 +134,7 @@
</template>
</Dropdown>
</div>
<div class="headerContent" style="background-color: #e4e6ee">
<div class="headerContent" style="background-color: rgb(250, 251, 252)">
<span style="color: #0d88e5; font-size: 15px; margin-left: 30px">搜索结果5个</span>
<div class="buttonGroup">
<Segmented v-model:value="value" :options="data">
......@@ -164,7 +164,7 @@
</div>
</div>
</div>
<div style="background-color: #e4e6ee">
<div style="background-color: rgb(250, 251, 252)">
<List v-if="value === 'cardList'">
<Row :gutter="16">
<template v-for="item in cardListData" :key="item.title">
......
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