用工小程序前端代码
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
1020 B

<view class="{{['u-page',virtualHostClass]}}" style="{{virtualHostStyle}}"><view class="se-p-40 se-pos"><image class="se-w-p-100 se-h-300 se-br-20" src="/static/image/6584.png" mode></image><view class="se-pos-lc se-fs-32 se-c-white se-flex se-flex-v se-flex-ff se-pl-60"><text>钱包(元)</text><text class="se-mt-20 se-fw-6 se-fs-34">¥7890元</text></view></view><view class="se-mx-40"><u-tabs vue-id="4e6af40b-1" list="{{nav}}" current="{{current}}" lineColor="#ff7a31" activeStyle="{{({color:'#ff7a31',transform:'scale(1.05)'})}}" inactiveStyle="{{({color:'#333',transform:'scale(1)'})}}" scrollable="{{true}}" itemStyle="padding-left: 20rpx; padding-right: 20rpx;font-size:18rpx; height: 60rpx;" data-event-opts="{{[['^click',[['tabClick']]]]}}" bind:click="__e" bind:__l="__l"></u-tabs></view><block wx:if="{{current==0}}"><withdrawal-box vue-id="4e6af40b-2" bind:__l="__l"></withdrawal-box></block><block wx:if="{{current==1}}"><recharge-box vue-id="4e6af40b-3" bind:__l="__l"></recharge-box></block></view>