From 837c21ced9ed0aafe17a7c0c16975a1b6731eb9d Mon Sep 17 00:00:00 2001 From: qingyiay <2386314947@qq.com> Date: 星期五, 07 七月 2023 11:30:37 +0800 Subject: [PATCH] 验质功能修改,websocket优化 --- pages/login/userPassword.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/login/userPassword.vue b/pages/login/userPassword.vue index 01bd995..036390e 100644 --- a/pages/login/userPassword.vue +++ b/pages/login/userPassword.vue @@ -7,7 +7,7 @@ clearable maxlength="32" type="text" - placeholder="璇疯緭鍏ョ敤鎴峰悕" + placeholder="璇疯緭鍏ユ墜鏈哄彿" prefixIcon="account" prefixIconStyle="font-size: 22px;color: #909399" ></u--input> -- Gitblit v1.9.1