colincai

Results 1 issues of colincai

/** * @description: 学习平台订阅 * @param: null * @return: null */ function dingyue() { h=device.height;//屏幕高 w=device.width;//屏幕宽 x=(w/3)*2;//横坐标2分之3处 h1=(h/6)*5;//纵坐标6分之5处 h2=(h/6);//纵坐标6分之1处 click("订阅"); sleep(random(1000,2000)) ; click("添加"); sleep(random(1000,2000)) ; var i=0 while(i