2021-02-07 21:21:12 +08:00

1 line
1.9 KiB
Plaintext

<block wx:if="{{showPage}}"><view class="page-body _div data-v-0cb0f777"><block wx:if="{{!isBrandService}}"><view class="box-card _div data-v-0cb0f777"><view class="serverpart-name _div data-v-0cb0f777">{{pageMsg.SERVERPART_NAME}}</view><view class="analysis-box-title _div data-v-0cb0f777"><view class="_div data-v-0cb0f777"><view class="analysis-total _div data-v-0cb0f777">{{$root.g0}}</view><label style="color:#959495;" class="_span data-v-0cb0f777">日结营收</label></view><view class="_div data-v-0cb0f777"><view class="{{['analysis-upload _div data-v-0cb0f777',(pageMsg.UpLoadCount!==pageMsg.TotalCount)?'defferent':'']}}">{{pageMsg.UPLOADSTATE}}</view><label style="color:#959495;" class="_span data-v-0cb0f777">上传门店</label></view></view></view></block><block wx:else><view class="service-brand-box _div data-v-0cb0f777"><view class="uni-flex align-center _div data-v-0cb0f777"><image src="/static/images/revenue/top1.png" mode="aspectFit" class="data-v-0cb0f777"></image><view class="band-name _div data-v-0cb0f777">{{pageMsg.Brand_Name}}</view></view><view class="price-num _div data-v-0cb0f777">{{pageMsg.Revenue_Amount?$root.g1:'0.00'}}</view></view></block><block wx:if="{{!isBrandService}}"><view style="margin-top:0 20rpx;" class="_div data-v-0cb0f777"><block wx:for="{{pageMsg.List}}" wx:for-item="item" wx:for-index="i" wx:key="i"><shop-cell vue-id="{{'ed230f22-1-'+i}}" item="{{item}}" i="{{i}}" data-event-opts="{{[['^toggleShow',[['toggleShow']]]]}}" bind:toggleShow="__e" class="data-v-0cb0f777" bind:__l="__l"></shop-cell></block></view></block><block wx:else><view style="margin-top:0 20rpx;" class="_div data-v-0cb0f777"><block wx:for="{{pageMsg.listBrandShopModel}}" wx:for-item="item" wx:for-index="i" wx:key="i"><shop-cell vue-id="{{'ed230f22-2-'+i}}" item="{{item}}" i="{{i}}" data-event-opts="{{[['^toggleShow',[['toggleShow']]]]}}" bind:toggleShow="__e" class="data-v-0cb0f777" bind:__l="__l"></shop-cell></block></view></block></view></block>