From 2b46fa81286506e49b40353bdd03c67747e210ba Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 20 三月 2023 13:55:01 +0800 Subject: [PATCH] # --- pages/login/login.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pages/login/login.vue b/pages/login/login.vue index 5d2634f..e51335c 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -60,7 +60,7 @@ <uni-popup ref="inputDialog" type="dialog"> <view class="popup"> <!-- 鏍囬 --> - <view class="title">閰� 缃�</view> + <view class="title">閰嶇疆</view> <view class="popup-item"> <view class="popup-item-left">IP:</view> <view class="popup-item-right"><input type="text"></view> -- Gitblit v1.9.1