返回
我的订单
订单号:{{item.trade_no}}
{{ item.goods }}
规格:{{item.rank_name}}
¥{{item.price}}
查看订单
暂无会员订单,去购买会员
没有更多数据了
{
navigationBarTitleText: '我的订单',
navigationStyle: 'custom',
enablePullDownRefresh: false,
backgroundColorTop: '#f2f2f2',
backgroundColorBottom: '#f2f2f2',
usingComponents: {
cuCustom: '~@/components/cu-custom'
}
}