From 60b58b47cecd7611ad8df2561a84bf0548ad6ad9 Mon Sep 17 00:00:00 2001 From: xufenglei <xufenglei> Date: Wed, 20 Dec 2017 13:54:45 +0800 Subject: [PATCH] Merge branch 'develop' of http://blit.7drlb.com:8888/r/screen-frontend.git into develop --- src/app/routes/systems/account/account.component.html | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/app/routes/systems/account/account.component.html b/src/app/routes/systems/account/account.component.html new file mode 100644 index 0000000..e3b28d5 --- /dev/null +++ b/src/app/routes/systems/account/account.component.html @@ -0,0 +1,3 @@ +<p> + account works! +</p> -- Gitblit v1.8.0