diff --git a/frontend/src/icons/svg/icon_info_filled.svg b/frontend/src/icons/svg/icon_info_filled.svg new file mode 100644 index 0000000000..34439a4850 --- /dev/null +++ b/frontend/src/icons/svg/icon_info_filled.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/frontend/src/icons/svg/icon_info_outlined.svg b/frontend/src/icons/svg/icon_info_outlined.svg new file mode 100644 index 0000000000..eebdd2f505 --- /dev/null +++ b/frontend/src/icons/svg/icon_info_outlined.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/frontend/src/views/chart/components/dragItem/components/FieldErrorTips.vue b/frontend/src/views/chart/components/dragItem/components/FieldErrorTips.vue index 8f184ef6bc..30e56d3d1c 100644 --- a/frontend/src/views/chart/components/dragItem/components/FieldErrorTips.vue +++ b/frontend/src/views/chart/components/dragItem/components/FieldErrorTips.vue @@ -6,7 +6,7 @@ :content="$t('chart.field_error_tips')" placement="bottom" > - + diff --git a/frontend/src/views/chart/view/ChartEdit.vue b/frontend/src/views/chart/view/ChartEdit.vue index 48c63a2925..82756d5a20 100644 --- a/frontend/src/views/chart/view/ChartEdit.vue +++ b/frontend/src/views/chart/view/ChartEdit.vue @@ -28,11 +28,7 @@ :data="view" :tab-status="tabStatus" /> - + {{ $t('dataset.excel_info_3') }} - + - + - + - + @@ -118,7 +118,7 @@ :content="$t('system_parameter_setting.to_enable_tsl')" placement="top" > - + diff --git a/frontend/src/views/system/user/index.vue b/frontend/src/views/system/user/index.vue index a45d78fb37..c1f4fc52f2 100644 --- a/frontend/src/views/system/user/index.vue +++ b/frontend/src/views/system/user/index.vue @@ -261,7 +261,7 @@ popper-class="reset-pwd" trigger="click" > - +
{{ $t('user.recover_pwd') }}