连接了我的项目,我的抽成
This commit is contained in:
@ -51,6 +51,7 @@ Page({
|
||||
});
|
||||
},
|
||||
|
||||
// 验证码开始
|
||||
startCountdown() {
|
||||
this.setData({ sending: true, count: 60 });
|
||||
const timer = setInterval(() => {
|
||||
|
Reference in New Issue
Block a user