From 3ea148254d8b7870e0e222c1d18d9b48c37f36d4 Mon Sep 17 00:00:00 2001 From: Alex Cheung Date: Fri, 29 Dec 2023 17:14:03 +0800 Subject: [PATCH] check online payment recod button --- src/layout/MainLayout/Header/index.js | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/src/layout/MainLayout/Header/index.js b/src/layout/MainLayout/Header/index.js index 5e4b0dc..69e1fcf 100644 --- a/src/layout/MainLayout/Header/index.js +++ b/src/layout/MainLayout/Header/index.js @@ -169,18 +169,20 @@ function Header(props) { 校對記錄
  • - 付款記錄 {isPrimaryLoggedIn() ? - +
    + 付款記錄 +
      +
    • + 網上付款記錄 +
    • +
    • + 繳款通知記錄 +
    • +
    +
    : - <> + 網上付款記錄 }