You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1 lines
1008 B

<view><view style="height:100rpx;"></view><view class="tabbar_item_wrap"><view data-event-opts="{{[['tap',[['jumpto',['/pages/index/index']]]]]}}" class="tabbar_item tabbar_item01" bindtap="__e"><view class="{{[current==1?'tabbarYes':'tabbarNone']}}"><image src="{{current==1?cssUrl+'tabbar_index_active.svg':cssUrl+'tabbar_index.svg'}}"></image><view class="{{[current==1?'tabbarYes':'tabbarNone']}}">文章</view></view></view><block wx:if="{{is_admin}}"><view data-event-opts="{{[['tap',[['addArticle',['$event']]]]]}}" class="tabbar_item tabbar_item05" bindtap="__e"><image src="{{cssUrl+'add.svg'}}"></image></view></block><view data-event-opts="{{[['tap',[['jumpto',['/pages/user_center/user_center']]]]]}}" class="tabbar_item tabbar_item04" bindtap="__e"><view class="{{[current==2?'tabbarYes':'tabbarNone']}}"><image src="{{current==2?cssUrl+'tabbar_user_active.svg':cssUrl+'tabbar_user.svg'}}"></image><view class="{{[current==2?'tabbarYes':'tabbarNone']}}">我的</view></view></view></view></view>