Commit e668b7db by 冷斌

fix bug

parent e28ac755
......@@ -177,7 +177,7 @@
<span class="search_hot_title text_12_400 color_999999">历史搜索:</span>
<div class="layout_h_wrap search_hot_title_flow">
<div v-for="ck in cacheKeyWorlds" @click="onHotKeyword(ck)" class="search_flex_item layout_center">
<span class="text_14_400 color_999999">{{ck}}}</span>
<span class="text_14_400 color_999999">{{ck}}</span>
</div>
</div>
</div>
......
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