merge
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</view>
|
||||
<image src="../../static/img/text_back.jpg" mode="aspectFill"></image>
|
||||
</view>
|
||||
<view class="both-item team" @click="onNav({name: 'Team'})">
|
||||
<view class="both-item team" @click="onNav({name: 'Team'}, '')">
|
||||
<view class="team-content">
|
||||
<view class="team-title">共力团队</view>
|
||||
<view class="team-subtitle">
|
||||
@@ -63,7 +63,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'}, '')">
|
||||
<view class="other-title">
|
||||
<image src="../../static/life/icon_04.png" mode="widthFix"></image>
|
||||
我的订单
|
||||
|
||||
Reference in New Issue
Block a user