任务关闭入口
This commit is contained in:
@@ -79,7 +79,8 @@
|
||||
<image src="../../static/img/house_back.jpg" mode="aspectFill"></image>
|
||||
</view>
|
||||
<view class="life-flex-item both">
|
||||
<view class="both-item team" @click="onNav({name: 'Mission'}, '')">
|
||||
<!-- <view class="both-item team" @click="onNav({name: 'Mission'}, '')"> -->
|
||||
<view class="both-item team" @click="onToast('努力开发中~')">
|
||||
<view class="team-content">
|
||||
<view class="team-title">奖励任务</view>
|
||||
<view class="team-subtitle">完成任务可获DT积分/奖励</view>
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
</view>
|
||||
<image class="rank_top_right" src="../../static/rank/rank.png" mode="widthFix" />
|
||||
</view>
|
||||
<!-- @click="click" -->
|
||||
<u-sticky bgColor="#34CE98">
|
||||
<u-tabs :list="tabs" lineColor="white" :activeStyle="{color: 'white', fontWeight: 'bold', fontSize: '15px'}"
|
||||
:inactiveStyle="{color: 'rgba(255,255,255,.6)', fontSize: '15px'}" :itemStyle="{'height': '50px'}"
|
||||
|
||||
Reference in New Issue
Block a user