You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.0 KiB
Plaintext
31 lines
1.0 KiB
Plaintext
|
2 years ago
|
<view style="margin-top:100px;text-align:center;">
|
||
|
|
<i class="t-icon t-icon-gongzitiao1" style="width:80px;height:80px;margin:0 auto;"></i>
|
||
|
|
</view>
|
||
|
|
<view class='tc p20 f16 cccc'>
|
||
|
|
暂无记录
|
||
|
|
</view>
|
||
|
|
|
||
|
|
<view class="p10">
|
||
|
|
<view class="p10 bgf br8">
|
||
|
|
<picker bindchange="bindPickerChange" value="{{index}}" range="{{array}}">
|
||
|
|
<view class="f18 cf00">{{array[index]}}年 <i class="iconfont icon-shouye-xiala" style="font-size:8px;vertical-align: middle;"></i> </view>
|
||
|
|
</picker>
|
||
|
|
|
||
|
|
<view class="bb1">
|
||
|
|
<view class="fl f16 c3">10月份工资</view>
|
||
|
|
<view class="fr f16 c3 fw500">¥8200.00</view>
|
||
|
|
<view class="clb"></view>
|
||
|
|
</view>
|
||
|
|
<view class="bb1">
|
||
|
|
<view class="fl f16 c3">10月份工资</view>
|
||
|
|
<view class="fr f16 c3 fw500">¥8200.00</view>
|
||
|
|
<view class="clb"></view>
|
||
|
|
</view>
|
||
|
|
<view class="bb1">
|
||
|
|
<view class="fl f16 c3">10月份工资</view>
|
||
|
|
<view class="fr f16 c3 fw500">¥8200.00</view>
|
||
|
|
<view class="clb"></view>
|
||
|
|
</view>
|
||
|
|
|
||
|
|
</view>
|
||
|
|
</view>
|