Commit 2c0d31b5 by 高淑倩

modify: 我的消费

parent d2209bf3
<!--pages/consumptionDetails.wxml-->
<wxs src="../../wxs/utils.wxs" module="utils" />
<view wx:if="{{!orderDetail.length}}">
<view wx:if="{{!orderDetail}}">
<view class="no-speed">暂无消费</view>
</view>
<view class="consumption" wx:if="{{orderDetail.length}}">
<view class="consumption" wx:if="{{orderDetail}}">
<view class="consumption-top">
<view class="top-ract" />
<view class="top-order">
......
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