index.wxml 2.5 KB

1
  1. <view class="pages_manage flex-1 hb column hidden data-v-4c91ccd1"><block wx:if="{{tabact==0}}"><data-index vue-id="45a84e55-1" class="data-v-4c91ccd1" bind:__l="__l"></data-index></block><block wx:if="{{tabact==1}}"><course-index vue-id="45a84e55-2" parent-method="{{handleParentMethod}}" data-event-opts="{{[['^childDataUpdate',[['onChildDataUpdate']]]]}}" bind:childDataUpdate="__e" class="data-v-4c91ccd1" bind:__l="__l"></course-index></block><block wx:if="{{tabact==2}}"><member-index style="height:100%;" bind:childEvent="__e" vue-id="45a84e55-3" data-event-opts="{{[['^childEvent',[['chlidpages']]]]}}" class="data-v-4c91ccd1" bind:__l="__l"></member-index></block><block wx:if="{{tabact==3}}"><urge-index style="height:100%;" vue-id="45a84e55-4" class="data-v-4c91ccd1" bind:__l="__l"></urge-index></block><block wx:if="{{tabact==4}}"><manage-index bind:childsales="__e" vue-id="45a84e55-5" data-event-opts="{{[['^childsales',[['chlidSalsepages']]]]}}" class="data-v-4c91ccd1" bind:__l="__l"></manage-index></block><view class="footbox data-v-4c91ccd1"><block wx:for="{{listtab}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['tabclick',['$0'],[[['listtab','',index]]]]]]]}}" class="column align-center flex-1 data-v-4c91ccd1" bindtap="__e"><image class="w50 h50 data-v-4c91ccd1" src="{{tabact==item.value?item.tabsel:item.tab}}"></image><view class="{{['fs24','data-v-4c91ccd1',tabact==item.value?'actcolor':'colortab']}}">{{item.name}}</view></view></block></view><view style="flex:0;" class="data-v-4c91ccd1"><u-popup vue-id="45a84e55-6" show="{{showShare}}" closeOnClickOverlay="{{true}}" round="{{20}}" data-event-opts="{{[['^close',[['closeShare']]]]}}" bind:close="__e" class="data-v-4c91ccd1" bind:__l="__l" vue-slots="{{['default']}}"><view class="sharePop x-ac data-v-4c91ccd1"><view class="sharePop-item y-f card-share data-v-4c91ccd1"><image style="width:80rpx;height:80rpx;margin-top:20rpx;" src="{{imgPath+'/app/images/card_icon.png'}}" mode="aspectFill" class="data-v-4c91ccd1"></image><view style="font-weight:bold;margin-bottom:4px;" class="data-v-4c91ccd1">生成卡片</view><view style="font-size:12px;color:#888;" class="data-v-4c91ccd1">指导分享轻松转发</view><button class="share data-v-4c91ccd1" open-type="share">分享课程</button><block wx:if="{{imgname!='乐氏本源'}}"><view data-event-opts="{{[['tap',[['copy',['$event']]]]]}}" class="base-color-6 u-border ptb10 plr30 radius50 mt20 data-v-4c91ccd1" bindtap="__e">复制页面地址</view></block></view></view></u-popup></view></view>