style: Split the area component from the subnet module 70/117470/1
authorwangyuerg <wangyuerg@chinamobile.com>
Thu, 4 Feb 2021 10:19:30 +0000 (18:19 +0800)
committerwangyuerg <wangyuerg@chinamobile.com>
Thu, 4 Feb 2021 10:19:56 +0000 (18:19 +0800)
commit2061c3faf34037670d3b71b0e1d4dc14dfff7de6
treebec8431c9bf4a61c71e7b699cff0db42b77cac10
parent3af39a2f4eb8e983fc8901de54538a984e4d73dc
style: Split the area component from the subnet module

Signed-off-by: wangyuerg <wangyuerg@chinamobile.com>
Change-Id: I8d79b648b9b817f39d94799cb99be61e4ae8b393
Issue-ID: USECASEUI-527
usecaseui-portal/src/app/app.module.ts
usecaseui-portal/src/app/shared/components/city-select/city-select/city-select.component.html [new file with mode: 0644]
usecaseui-portal/src/app/shared/components/city-select/city-select/city-select.component.less [new file with mode: 0644]
usecaseui-portal/src/app/shared/components/city-select/city-select/city-select.component.spec.ts [new file with mode: 0644]
usecaseui-portal/src/app/shared/components/city-select/city-select/city-select.component.ts [new file with mode: 0644]
usecaseui-portal/src/app/shared/components/city-select/city-select/constants.ts [new file with mode: 0644]
usecaseui-portal/src/app/views/services/slicing-management/slicing-task-management/slicing-task-model/subnet-params-model/constants.ts
usecaseui-portal/src/app/views/services/slicing-management/slicing-task-management/slicing-task-model/subnet-params-model/subnet-params-model.component.html
usecaseui-portal/src/app/views/services/slicing-management/slicing-task-management/slicing-task-model/subnet-params-model/subnet-params-model.component.ts