diff --git a/ui/src/components/app-icon/index.ts b/ui/src/components/app-icon/index.ts index d9cf580ce..04e10bfec 100644 --- a/ui/src/components/app-icon/index.ts +++ b/ui/src/components/app-icon/index.ts @@ -326,6 +326,26 @@ export const iconMap: any = { ]) }, }, + 'app-key': { + iconReader: () => { + return h('i', [ + h( + 'svg', + { + viewBox: '0 0 1024 1024', + version: '1.1', + xmlns: 'http://www.w3.org/2000/svg', + }, + [ + h('path', { + d: 'M512 512a85.333333 85.333333 0 0 1 42.666667 159.232V746.666667a21.333333 21.333333 0 0 1-21.333334 21.333333h-42.666666a21.333333 21.333333 0 0 1-21.333334-21.333333v-75.434667A85.333333 85.333333 0 0 1 512 512z" p-id="16092"> - - - + {{ $t('views.applicationOverview.appInfo.accessControl') }} diff --git a/ui/src/views/chat/embed/component/ChatHistoryDrawer.vue b/ui/src/views/chat/embed/component/ChatHistoryDrawer.vue index 1d5145944..1ebf2a10f 100644 --- a/ui/src/views/chat/embed/component/ChatHistoryDrawer.vue +++ b/ui/src/views/chat/embed/component/ChatHistoryDrawer.vue @@ -63,7 +63,7 @@ style="padding-top: 8px; padding-bottom: 8px" @click="openResetPassword" > - + {{ $t('views.login.resetPassword') }}
- +

{{ $t('views.login.resetPassword') }}

diff --git a/ui/src/views/chat/pc/index.vue b/ui/src/views/chat/pc/index.vue index 4f4e7e77b..34f6e3c28 100644 --- a/ui/src/views/chat/pc/index.vue +++ b/ui/src/views/chat/pc/index.vue @@ -74,9 +74,7 @@ style="padding-top: 8px; padding-bottom: 8px" @click="openResetPassword" > - - - + {{ $t('views.login.resetPassword') }}
{{ $t('views.shared.authorized_workspace') }} + + {{ $t('views.shared.authorized_workspace') }} {{ $t('views.shared.authorized_workspace') }} + > + + {{ $t('views.shared.authorized_workspace') }} { - loadSharedApi({ type: 'problem', systemType: apiType.value }) - .delProblems(id, row.id, loading) - .then(() => { - MsgSuccess(t('common.deleteSuccess')) - getList() - }) + MsgSuccess(t('common.deleteSuccess')) + getList() }) - .catch(() => {}) } function editName(val: string, problemId: string) { diff --git a/ui/src/views/system-chat-user/chat-user/index.vue b/ui/src/views/system-chat-user/chat-user/index.vue index 495eb1333..83d47e979 100644 --- a/ui/src/views/system-chat-user/chat-user/index.vue +++ b/ui/src/views/system-chat-user/chat-user/index.vue @@ -67,13 +67,10 @@ style="width: 120px" @change="search_type_change" > - - - - + + + + - - + + - - - - - - - - + + + + + + + + @@ -129,7 +126,7 @@ @sort-change="handleSortChange" :maxTableHeight="270" > - +
- + {{ $t('common.status.enabled') }} @@ -186,7 +183,7 @@ min-width="150" > @@ -233,7 +230,7 @@ " /> - + - - - + @@ -316,34 +311,34 @@ ref="UserDrawerRef" @refresh="refresh" /> - + - +