首页我的订单跳转处理index默认值
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<view class="other-subtitle">加速共力值增长</view>
|
||||
<image class="other-back" src="../../static/life/icon_08.png"></image>
|
||||
</view>
|
||||
<view class="life-flex-item other" @click="onNav({name: 'Order'}, '')">
|
||||
<view class="life-flex-item other" @click="onNav({name: 'Order',params:{index:0}})">
|
||||
<view class="other-title">
|
||||
<image src="../../static/life/icon_04.png" mode="widthFix"></image>
|
||||
我的订单
|
||||
|
||||
Reference in New Issue
Block a user