This commit is contained in:
qingjiao 2025-09-25 18:51:36 +08:00
parent bd1c818d3c
commit 27290451d9
3 changed files with 2 additions and 2 deletions

BIN
dist.zip

Binary file not shown.

View File

@ -112,7 +112,7 @@ export default {
chooseFile: 'Upgrade File',
microphoneSwitch: 'Microphone Switch',
factorySettingsTips:
'The default IP address of the device in the factory state is 192.168.1.101. After the restoration, you need to log in again.',
'The default IP address of the device in the factory state is 192.168.1.108. After the restoration, you need to log in again.',
fileUpload: 'File uploading...',
fileSave: 'Saving...',
routerRestartIng: 'Device Rebooting...',

View File

@ -104,7 +104,7 @@ export default {
chooseFile: '选择文件',
microphoneSwitch: '内置麦克风开关',
factorySettingsTips:
'出厂状态默认设备IP地址为192.168.1.101,恢复完成后需重新登录。',
'出厂状态默认设备IP地址为192.168.1.108,恢复完成后需重新登录。',
routerRestartTips: '设备即将重启,是否确认继续!',
fileUpload: '文件上传中...',
fileSave: '正在保存...',