任务页面优化
This commit is contained in:
@@ -25,14 +25,14 @@
|
|||||||
<text style="margin-right: 20rpx;">打卡提醒</text>
|
<text style="margin-right: 20rpx;">打卡提醒</text>
|
||||||
<u-switch v-model="checked" size="35" active-color="#EA9EA8 "></u-switch>
|
<u-switch v-model="checked" size="35" active-color="#EA9EA8 "></u-switch>
|
||||||
</view> -->
|
</view> -->
|
||||||
<view class="tooltip-trigger" @click="showTooltip">
|
<!-- <view class="tooltip-trigger" @click="showTooltip">
|
||||||
<u-icon name="question-circle" :size="40"></u-icon>
|
<u-icon name="question-circle" :size="40"></u-icon>
|
||||||
<view class="tooltip" v-if="isTooltipVisible">
|
<view class="tooltip" v-if="isTooltipVisible">
|
||||||
签到中断后需重新签到
|
签到中断后需重新签到
|
||||||
<view class="triangle"></view>
|
<view class="triangle"></view>
|
||||||
<view class="trianglef"></view>
|
<view class="trianglef"></view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view> -->
|
||||||
</view>
|
</view>
|
||||||
<view class="signInList flex justify-between">
|
<view class="signInList flex justify-between">
|
||||||
<text class="line"></text>
|
<text class="line"></text>
|
||||||
@@ -51,7 +51,7 @@
|
|||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<view class="tishi">连续签到7天即可获得7元奖励</view>
|
<!-- <view class="tishi">连续签到7天即可获得7元奖励</view> -->
|
||||||
|
|
||||||
<!-- <view class="signInBtn" @click="goNav({jumpType: 0, id:15, buttonTitle: '去领取'})">
|
<!-- <view class="signInBtn" @click="goNav({jumpType: 0, id:15, buttonTitle: '去领取'})">
|
||||||
<view>{{signInBtn}}</view>
|
<view>{{signInBtn}}</view>
|
||||||
|
|||||||
Reference in New Issue
Block a user