Commit d44b2d2f authored by 王炽's avatar 王炽

6666

parent a0127b7e
......@@ -263,7 +263,7 @@
</view>
<!-- 签到按钮 -->
<view v-if="true||!todaySigned" class="signin_button" :class="`item-${itemIndex}`" @click="handleSigninClick">
<view v-if="!todaySigned" class="signin_button" :class="`item-${itemIndex}`" @click="handleSigninClick">
<text class="signin_button_text">立即签到</text>
</view>
<!-- 已签到状态 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment