From 2b3b3fd0e6a3d4020d7626691346a33e7719670b Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期五, 06 六月 2025 13:56:41 +0800 Subject: [PATCH] * --- src/main/webapp/views/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html index 34863fd..78cec1e 100644 --- a/src/main/webapp/views/index.html +++ b/src/main/webapp/views/index.html @@ -456,7 +456,7 @@ }, verifyPassword(callback) { - this.$prompt('璇疯緭鍏ョ鐞嗗憳瀵嗙爜', '楠岃瘉', { + this.$prompt('璇疯緭鍏ョ鐞嗗憳瀵嗙爜: root', '楠岃瘉', { confirmButtonText: '纭畾', cancelButtonText: '鍙栨秷', inputType: 'password', -- Gitblit v1.9.1