Skip to content

Commit

Permalink
v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leochan2017 committed May 15, 2017
1 parent a508e6a commit aecac97
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions pages/leo/leo.wxml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
<button class="weui-btn mini-btn" type="primary" size="mini" bindtap="payMeMoney">打赏作者
</button>
</view>
<view class="detail">
<text>(打赏过后红点就消失哦)</text>
</view>
</view>
<view class="weui-footer weui-footer_fixed-bottom">
<view class="weui-footer__text">
Expand Down
2 changes: 1 addition & 1 deletion pages/leo/leo.wxss
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
.detail {
font-size: 34rpx;
color: #888;
margin-bottom: 60rpx;
margin-bottom: 70rpx;
}

0 comments on commit aecac97

Please sign in to comment.