From 3b705d183ccad049fd33386d6b286fbfb3647eb4 Mon Sep 17 00:00:00 2001 From: hdm Date: Tue, 3 Jan 2023 10:03:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E5=8F=B0=E5=BE=85=E5=9B=9E?= =?UTF-8?q?=E6=AC=BE=EF=BC=8C=E5=BE=85=E5=AE=A1=E5=90=88=E5=90=8C=EF=BC=8C?= =?UTF-8?q?=E5=BE=85=E5=AE=8C=E6=88=90=E4=BB=BB=E5=8A=A1=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/home/view/index/layout_event.html | 12 ++++++------ app/home/view/index/mail_list.html | 23 +++++++++++++++++++++-- 2 files changed, 27 insertions(+), 8 deletions(-) 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 @@
    -
    +