deguodaigou/components/particulars/logistics/index.wxml

4 lines
210 B
Plaintext
Raw Normal View History

2019-12-23 02:04:09 +00:00
<view class="logistics">
<view class="title">物流追踪</view>
<van-steps steps="{{ steps }}" active="{{ 1 }}" direction="vertical" active-color="#47C877" class="schedule" />
2019-12-14 07:32:50 +00:00
</view>