Commit 9dd6466c by 陈超

T

parent e933aaf9
...@@ -21,19 +21,19 @@ ...@@ -21,19 +21,19 @@
<van-dropdown-menu> <van-dropdown-menu>
<van-dropdown-item title="筛选条件" ref="filter"> <van-dropdown-item title="筛选条件" ref="filter">
<div class="layout_v"> <div class="layout_v">
<span class="all_category_title">分类</span> <span class="all_category_title text_16_600 color_333333">分类</span>
<div class="drop_down_grid"> <div class="drop_down_grid">
</div> </div>
<span class="all_category_title">讲师</span> <span class="all_category_title text_16_600 color_333333">讲师</span>
<div class="drop_down_grid"> <div class="drop_down_grid">
</div> </div>
<span class="all_category_title">状态</span> <span class="all_category_title text_16_600 color_333333">状态</span>
<div class="drop_down_grid"> <div class="drop_down_grid">
</div> </div>
<span class="all_category_title">价格区间</span> <span class="all_category_title text_16_600 color_333333">价格区间</span>
</div> </div>
</van-dropdown-item> </van-dropdown-item>
</van-dropdown-menu> </van-dropdown-menu>
......
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