新增查看入场订单信息入口
This commit is contained in:
@@ -32,18 +32,22 @@
|
||||
<text>我的预约</text>
|
||||
<image src='../../images/15@3x.png'></image>
|
||||
</view>
|
||||
<view class='cell' bindtap='pushMyEnter'>
|
||||
<text>篮球订单</text>
|
||||
<image src='../../images/15@3x.png'></image>
|
||||
</view>
|
||||
<view class='cell' bindtap='pushMyBill'>
|
||||
<text>我的账单</text>
|
||||
<text>消费账单</text>
|
||||
<image src='../../images/15@3x.png'></image>
|
||||
</view>
|
||||
<view class='cell' bindtap='pushMyHealth'>
|
||||
<text>我的报告</text>
|
||||
<image src='../../images/15@3x.png'></image>
|
||||
</view>
|
||||
<view class='cell' bindtap='pushFacialCapturing'>
|
||||
<text>人脸采集</text>
|
||||
<image src='../../images/15@3x.png'></image>
|
||||
</view>
|
||||
<!-- <view class='cell' bindtap='pushFacialCapturing'>-->
|
||||
<!-- <text>人脸采集</text>-->
|
||||
<!-- <image src='../../images/15@3x.png'></image>-->
|
||||
<!-- </view>-->
|
||||
<view class='cell' bindtap='pushFAQ'>
|
||||
<text>常见问题</text>
|
||||
<image src='../../images/15@3x.png'></image>
|
||||
|
||||
Reference in New Issue
Block a user