Merge remote-tracking branch 'origin/main' into practical-training

This commit is contained in:
TsMask
2024-06-27 15:36:40 +08:00
5 changed files with 12 additions and 12 deletions

View File

@@ -98,8 +98,8 @@ function fnTabCreate() {
title: 'SSH_NE_22',
addr: '',
port: 22,
user: '',
authMode: '0',
user: 'omcuser',
authMode: '2',
password: '',
privateKey: '',
passPhrase: '',

View File

@@ -44,7 +44,7 @@ const state: StateType = reactive({
open: appStore.i18nOpen,
openOld: appStore.i18nOpen,
username: 'admin',
password: 'Abcd1234..',
password: 'Abcd@1234..',
});
// LOGO地址