1 |
- <view class="app-account-style data-v-4037002a" style="{{'width:'+(702/showCount+'rpx')+';'}}"><app-jump-button vue-id="2c241295-1" form="{{true}}" arrangement="column" url="{{page}}" class="data-v-4037002a" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{showCount>=3}}"><view class="dir-top-nowrap cross-center data-v-4037002a" style="width:100%;overflow:hidden;"><view class="value box-grow-0 t-omit data-v-4037002a">{{value}}</view><view class="box-grow-1 dir-left-nowrap cross-center data-v-4037002a"><view class="box-grow-0 data-v-4037002a"><image class="icon data-v-4037002a" src="{{icon}}"></image></view><view class="unit box-grow-1 data-v-4037002a"><view class="t-omit data-v-4037002a">{{text}}</view></view></view></view></block><block wx:else><view class="{{['dir-left-nowrap cross-center data-v-4037002a',showCount>1?'':'data-col']}}"><view class="{{['data-v-4037002a',showCount>1?'':'box-grow-0']}}"><image class="icon data-v-4037002a" src="{{icon}}"></image></view><view class="{{['unit data-v-4037002a',showCount>1?'':'box-grow-1']}}"><view class="t-omit data-v-4037002a">{{text}}</view></view><view class="{{['value t-omit data-v-4037002a',showCount>1?'':'box-grow-0']}}">{{value}}</view></view></block></app-jump-button></view>
|