Skip to content

Commit

Permalink
hzuapps#71 第3次实验-实现滚动界面
Browse files Browse the repository at this point in the history
  • Loading branch information
iRootz authored Nov 2, 2017
1 parent 6407201 commit 077eb70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1517010101/pages/comp/scroll.wxml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</view>
<view class='weui-loadmore' wx:if="{{isEnd}}">
<view class='weui-loading'></view>
<view class='weui-loadmore__tips'>正在加载……</view>
<view class='weui-loadmore__tips'>正在加载...</view>
</view>
</view>
</scroll-view>

0 comments on commit 077eb70

Please sign in to comment.