对接阿里云短信OK
This commit is contained in:
@@ -35,7 +35,7 @@ export function useSmsCountdown() {
|
||||
try {
|
||||
await sendSmsCode(phone);
|
||||
showToast({
|
||||
message: "验证码已发送,开发环境请查看后端日志",
|
||||
message: "验证码已发送,请注意查收",
|
||||
icon: "passed",
|
||||
});
|
||||
startCountDown();
|
||||
|
||||
Reference in New Issue
Block a user