Skip to content

Commit

Permalink
v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wen-gang committed Mar 28, 2019
1 parent bb88950 commit d4c5eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/pages/index/index.wxml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@
<view class='icon-cu-image'>
<image src="/images/tabbar/about{{PageCur=='about'?'_cur':''}}.png"></image>
</view>
<view class="{{PageCur=='about'?'text-green':'text-gray'}}">扩展</view>
<view class="{{PageCur=='about'?'text-green':'text-gray'}}">关于</view>
</view>
</view>

0 comments on commit d4c5eec

Please sign in to comment.