diff --git a/application/index/lang/zh-cn/user.php b/application/index/lang/zh-cn/user.php index b9089b7e..64c492d7 100755 --- a/application/index/lang/zh-cn/user.php +++ b/application/index/lang/zh-cn/user.php @@ -8,6 +8,7 @@ return [ 'Mobile' => '手机号', 'Email' => '邮箱', 'Captcha' => '验证码', + 'Get code' => '获取验证码', 'Lv' => 'Lv', 'Score' => '积分', 'Day' => '天', diff --git a/application/index/view/user/profile.html b/application/index/view/user/profile.html index 50c7ed86..8a60d762 100644 --- a/application/index/view/user/profile.html +++ b/application/index/view/user/profile.html @@ -123,7 +123,7 @@
@@ -156,7 +156,7 @@