riku
2022-10-28 b45a01a8bee4a9bff5f9c248ead301b8675d1099
pages/m_ledger/ledgerhome/ledgerhome.wxml
@@ -25,10 +25,12 @@
        </view>
        <view class="head_row">
          <view class="head_tag">本期台账提交日:{{deadline}}</view>
          <block wx:if="{{thisMonthInfo.percent < 1}}">
          <view wx:if="{{leftday > 0}}" class="head_tag">剩余<text>{{leftday}}</text>天</view>
          <view wx:else class="head_tag">逾期 <text>{{thisMonthInfo.overtime}}</text>天</view>
          </block>
        </view>
        <view class="head_tag">建议:{{thisMonthInfo.suggestion}}</view>
        <view class="head_tag">{{thisMonthInfo.suggestion}}</view>
      </block>
      <block wx:else>