diff options
author | guochuyicmri <guochuyi@chinamobile.com> | 2019-05-08 19:08:03 +0800 |
---|---|---|
committer | guochuyicmri <guochuyi@chinamobile.com> | 2019-05-08 19:08:07 +0800 |
commit | ca07a2d627248266d611d057d4450201f10334ba (patch) | |
tree | 722234de8a4886282f5dd43ab6184fc8808f6198 /usecaseui-portal/src/app/components | |
parent | 9824755f6eeb144cab4520cf191eed5849710590 (diff) |
UUI interface Multi-language development
Change-Id: I7ef219d8aa99edfc65190c14f494630e0f2b0710
Issue-ID: USECASEUI-211
Signed-off-by: guochuyicmri <guochuyi@chinamobile.com>
Diffstat (limited to 'usecaseui-portal/src/app/components')
-rw-r--r-- | usecaseui-portal/src/app/components/charts/bar/bar.component.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usecaseui-portal/src/app/components/charts/bar/bar.component.html b/usecaseui-portal/src/app/components/charts/bar/bar.component.html index 35bf3bce..7c1eee6b 100644 --- a/usecaseui-portal/src/app/components/charts/bar/bar.component.html +++ b/usecaseui-portal/src/app/components/charts/bar/bar.component.html @@ -20,7 +20,3 @@ (chartInit)="chartInit($event)"> Bar Chart </div> -<div class="footname" style="width: 100%;height: 40px;line-height: 40px;text-align: center;color: #3C4F8C;margin-top: 20px"> - <img src="../../../../assets/images/customerBarUser.png" alt="customerName" style="margin-right: 5px;margin-bottom: 3px;"> - {{this.initData["customer"]}} -</div>
\ No newline at end of file |