src/pages/worker/salaryDetail.vue
@@ -1,5 +1,5 @@ <template> <scroll-view class="full-page" scroll-y using-sticky> <view class="full-page" scroll-y using-sticky> <view class="full-page-content c-p-b-100" v-if="viewList&&viewList.length>0"> <view class="listrecord c-p-t-28 c-p-l-28 c-p-r-28" v-for="item in viewList" :key='item.id'> <view class="coreshop-ff chuany-bradius20"> @@ -92,7 +92,7 @@ <view class="tabbtns"> 合计:{{heji}} 元 </view> </scroll-view> </view> </template> <script>