连接了我的项目,我的抽成

This commit is contained in:
2025-05-29 21:31:35 +08:00
parent 48e92710d6
commit bafd46bf63
12 changed files with 208 additions and 37 deletions

View File

@ -51,6 +51,7 @@ Page({
});
},
// 验证码开始
startCountdown() {
this.setData({ sending: true, count: 60 });
const timer = setInterval(() => {