diff --git a/app/home/view/index/layout_event.html b/app/home/view/index/layout_event.html index b1879d6..cadfa19 100644 --- a/app/home/view/index/layout_event.html +++ b/app/home/view/index/layout_event.html @@ -64,37 +64,37 @@
  • 待审审批

    -

    0

    +

    {$handle.approve}

  • 待审报销

    -

    0

    +

    {$handle.expenses}

  • 待审发票

    -

    0

    +

    {$handle.invoice}

  • 待回款

    -

    1

    +

    {$handle.income}

  • 待审合同

    -

    1

    +

    {$handle.contract}

  • 待完成任务

    -

    2

    +

    {$handle.task}

  • diff --git a/app/home/view/index/mail_list.html b/app/home/view/index/mail_list.html index 3d3381f..6c954bf 100644 --- a/app/home/view/index/mail_list.html +++ b/app/home/view/index/mail_list.html @@ -20,7 +20,7 @@
    -
    +