Commit 6bcbaa7e6eae799ae597e70ff51e9f573b2b7dc0
1 parent
4e956944
引用
Showing
1 changed file
with
0 additions
and
2 deletions
packageA/pages/checkin/checkin.wxml
... | ... | @@ -7,9 +7,7 @@ |
7 | 7 | <view class="points" bindtap="goto" data-url="/pages/user/integral/integral"> |
8 | 8 | <image class="coin" src="https://mshop-lib.yolipai.net/template/mobile/new/static/images/integral/coins.png"></image>我的积分 |
9 | 9 | </view> |
10 | - | |
11 | 10 | </view> |
12 | - | |
13 | 11 | <view class="list flex" wx:if="{{res}}"> |
14 | 12 | <view class="list-item active}}"> |
15 | 13 | <view class="circle">+{{res.cday1}}</view> | ... | ... |