<view class="index-header"><view class="cu-custom" style="{{'height:'+(CustomBar+'px')+';'}}"><view class="{{['cu-bar fixed',bgColor]}}" style="{{(style)}}"><view data-event-opts="{{[['tap',[['SwitchTab',[1]]]]]}}" class="action" bindtap="__e"><text class="cuIcon-playfill"></text></view><view class="content-1" style="{{'top:'+(StatusBar+'px')+';'}}"><view class="action"><view data-event-opts="{{[['tap',[['SwitchTab',[1]]]]]}}" class="{{['item',SwitchCur==1?'selected':null]}}" catchtap="__e">关注</view><view data-event-opts="{{[['tap',[['SwitchTab',[2]]]]]}}" class="{{['item',SwitchCur==2?'selected':null]}}" catchtap="__e"><text>推荐</text></view></view></view><view data-event-opts="{{[['tap',[['SwitchTab',[2]]]]]}}" class="right" bindtap="__e"><text class="cuIcon-search"></text></view></view></view></view>
|