Commit f2af73bb by 陈超

T

parent af160f74
......@@ -68,9 +68,9 @@
</div>
</van-dropdown-item>
</van-dropdown-menu>
<div class="selected_condition_container">
<div class="selected_condition_container layout_h_wrap">
<div v-for="(con, idx) in selected" :key="idx" class="selected_condition text_14_400 color_primary">
<span class="self_center">con.title</span>
<span class="self_center">{{con.title}}</span>
</div>
</div>
</van-sticky>
......
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