帮我把 type 点击 delay 02 delayUnit 1 posData type location x 975 y 63 帮我把源码写成js
var clickData = { "type": "点击", "delay": "0.2", "delayUnit": 1, "posData": { "type": "location", "x": "97.5%", "y": "6.3%" } }; //在这里使用clickData变量进行一些操作,例如触发点击事件 console.log(clickData); //这里仅作为示例输出clickData
原文地址: https://www.cveoy.top/t/topic/bAUK 著作权归作者所有。请勿转载和采集!