feat: extract the public notification component 09/96909/1
authorcyuamber <xuranyjy@chinamobile.com>
Fri, 11 Oct 2019 01:57:03 +0000 (09:57 +0800)
committercyuamber <xuranyjy@chinamobile.com>
Fri, 11 Oct 2019 01:57:18 +0000 (09:57 +0800)
commit8bc1e72e2874e5734965fd4647dc7fb682d4dd98
treec66d252d2f7a0fc0a50f066e85255d9b8c63d60d
parent97832708ef615e7c32413e3c462ea669d5856450
feat: extract the public notification component

Change-Id: I0e42ddf844e92b986d9bc1748dfc06b202d37f2b
Issue-ID: USECASEUI-307
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
usecaseui-portal/src/app/app.module.ts
usecaseui-portal/src/app/shared/components/notification/notification.component.html [new file with mode: 0644]
usecaseui-portal/src/app/shared/components/notification/notification.component.less [new file with mode: 0644]
usecaseui-portal/src/app/shared/components/notification/notification.component.spec.ts [new file with mode: 0644]
usecaseui-portal/src/app/shared/components/notification/notification.component.ts [new file with mode: 0644]
usecaseui-portal/src/app/views/management/customer/customer.component.html
usecaseui-portal/src/app/views/management/customer/customer.component.ts