邮箱-登录验证码
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="pull-right hidden-xs">
|
||||
<b>Version</b> 2.0.0
|
||||
</div>
|
||||
<strong>Copyright © 2024 <a href="">触海网络</a>.</strong> All rights
|
||||
<strong>Copyright © 2025 <a href="">卡盖亚网络</a>.</strong> All rights
|
||||
reserved.
|
||||
</footer>
|
||||
</template>
|
||||
|
@@ -179,7 +179,7 @@ export default {
|
||||
if (sendFlag) {
|
||||
$.ajax({
|
||||
type: "post",
|
||||
url: "/login/sendSmsCode",
|
||||
url: "/login/sendEmailCode",
|
||||
data: { 'account': account },
|
||||
dataType: "json",
|
||||
success: function (data) {
|
||||
|
Reference in New Issue
Block a user