From df25ff424417aa049bcc046d8b74860e0d2b11f5 Mon Sep 17 00:00:00 2001 From: saplf Date: Wed, 4 Sep 2019 16:14:16 +0800 Subject: [PATCH] Remove pages --- src/pages/account/index.tsx | 8 -------- src/pages/home/_layout.tsx | 2 +- src/pages/home/model.ts | 12 ++++++------ src/pages/home/profile/index.tsx | 10 ---------- 4 files changed, 7 insertions(+), 25 deletions(-) diff --git a/src/pages/account/index.tsx b/src/pages/account/index.tsx index 0b24cc5..9577206 100644 --- a/src/pages/account/index.tsx +++ b/src/pages/account/index.tsx @@ -83,14 +83,6 @@ const AccountPage: React.FC = className="group" title="account.loginPwd" /> - -