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