1 |
- <app-layout vue-id="07cbe290-1" bind:__l="__l" vue-slots="{{['default']}}"><app-user-center-top vue-id="{{('07cbe290-2')+','+('07cbe290-1')}}" top-style="{{userCenter.top_style}}" top-pic-url="{{userCenter.top_pic_url}}" member-pic-url="{{userCenter.member_pic_url}}" is_icon_super_vip="{{setting.is_icon_super_vip}}" bind:__l="__l"></app-user-center-top><block wx:if="{{userCenter.is_foot_bar_status==1}}"><app-foot-box vue-id="{{('07cbe290-3')+','+('07cbe290-1')}}" bind:__l="__l"></app-foot-box></block><app-vip-card vue-id="{{('07cbe290-4')+','+('07cbe290-1')}}" bind:__l="__l"></app-vip-card><block wx:if="{{userCenter.account_bar.status==1}}"><app-account-balance vue-id="{{('07cbe290-5')+','+('07cbe290-1')}}" margin="{{true}}" round="{{true}}" input-user-center="{{userCenter}}" bind:__l="__l"></app-account-balance></block><block wx:if="{{userCenter.is_order_bar_status==1}}"><app-my-order vue-id="{{('07cbe290-6')+','+('07cbe290-1')}}" margin="{{true}}" round="{{true}}" order_bar="{{userCenter.order_bar}}" bind:__l="__l"></app-my-order></block><block wx:if="{{userCenter.is_menu_status==1}}"><app-my-service vue-id="{{('07cbe290-7')+','+('07cbe290-1')}}" title="{{userCenter.menu_title}}" menu_style="{{userCenter.menu_style}}" menus="{{userCenter.menus}}" margin="{{true}}" round="{{true}}" bind:__l="__l"></app-my-service></block><block wx:if="{{copyright&©right.status=='1'}}"><app-copyright vue-id="{{('07cbe290-8')+','+('07cbe290-1')}}" background-color="transparent" link="{{copyrightLink}}" pic-url="{{copyright.pic_url}}" text="{{copyright.description}}" bind:__l="__l"></app-copyright></block></app-layout>
|