src/pages/checkin/index.vue
@@ -1,5 +1,6 @@ <template> <view class="full-page" scroll-y using-sticky> <view class=""> <up-sticky> <view class="coreshop-ff content c-p-l-10 c-p-t-10 c-p-r-10"> <up-search placeholder="请点击选择打卡日期" @click='clickIcon' :show-action="false" @clear='PostMyDakaListPage' @@ -155,6 +156,7 @@ 合计:{{heji}} 元 </view> </view> </view> </template> <script>