Commit 8de60508 by 陈超

A

parent ffce595b
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
<van-image height="72" width="72" :src="item.cover" fit="cover" ></van-image> <van-image height="72" width="72" :src="item.cover" fit="cover" ></van-image>
<div class="layout_v_b weight_full" style="margin-left: 0.75rem;"> <div class="layout_v_b weight_full" style="margin-left: 0.75rem;">
<div class="text_14_600 color_333333">{{item.title}}</div> <div class="text_14_600 color_333333">{{item.title}}</div>
<div class="layout_h_b"> <div class="layout_h_b" style="align-items: flex-end;">
<div class="layout_h"> <div class="layout_h">
<span class="text_12_400 color_999999" style="margin-right: 0.75rem;">{{item.location}}</span> <span class="text_12_400 color_999999" style="margin-right: 0.75rem;">{{item.location}}</span>
<span class="text_12_400 color_999999" style="margin-right: 0.75rem;">{{item.type}}</span> <span class="text_12_400 color_999999" style="margin-right: 0.75rem;">{{item.type}}</span>
......
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