Commit a4240efc by 陈超

T

parent 8ae55542
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
</div> </div>
</div> </div>
<div class="home_list_part layout_h_v_c" style="margin-top: 1.5rem"> <div class="home_list_part layout_h_v_c" style="margin-top: 1.5rem;margin-bottom: 1.5rem;">
<span class="text_14_400 color_999999">数量:</span> <span class="text_14_400 color_999999">数量:</span>
<van-icon @click="onMinus" name="__THEME__/img/minus.png" size="20" ></van-icon> <van-icon @click="onMinus" name="__THEME__/img/minus.png" size="20" ></van-icon>
<span class="text_16_600 color_primary" style="margin-left: 0.5rem;margin-right: 0.5rem;">{{count}}</span> <span class="text_16_600 color_primary" style="margin-left: 0.5rem;margin-right: 0.5rem;">{{count}}</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