feat: 新增确认送达弹框组件、添加安卓打包测试证书、骑手配送流程接口对接
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</view>
|
||||
<view class="stats-item">
|
||||
<text class="stats-title">今日完成单量(单)</text>
|
||||
<text class="stats-value"> {{ todayOrders }} </text>
|
||||
<text class="stats-value"> {{ formatMoney(todayOrders) }} </text>
|
||||
<view class="stats-link" @tap="sheep.$router.go('/pages/user/order/orderRecord')">
|
||||
订单统计 <uni-icons type="right" size="13"></uni-icons>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user