|
|
|
|
@ -55,17 +55,17 @@
|
|
|
|
|
<image src="../../static/icon_daifukuan@2x.png"></image>
|
|
|
|
|
<text>待确认</text>
|
|
|
|
|
</view> -->
|
|
|
|
|
<view class="menuCol" @tap="goMyActive('unpaid')">
|
|
|
|
|
<!-- <view class="menuCol" @tap="goMyActive('unpaid')">
|
|
|
|
|
<image src="../../static/icon_daifuwu@2x.png"></image>
|
|
|
|
|
<text>待支付</text>
|
|
|
|
|
</view>
|
|
|
|
|
</view> -->
|
|
|
|
|
<view class="menuCol" @tap="goMyActive('ongoing')">
|
|
|
|
|
<image src="../../static/icon_yifuwu@2x.png"></image>
|
|
|
|
|
<text>进行中</text>
|
|
|
|
|
<text>待参加</text>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="menuCol" @tap="goMyActive('finished')">
|
|
|
|
|
<image src="../../static/icon_daipingjia@2x.png"></image>
|
|
|
|
|
<text>已完成</text>
|
|
|
|
|
<text>已参加</text>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="menuCol allOrder" @tap="goMyActive()">
|
|
|
|
|
<image src="../../static/icon_dingdan@2x.png"></image>
|
|
|
|
|
|