所属分类:输入-验证
function getRandomImg() { return 'https://picsum.photos/300/150/?image=' + getRandomNumberByRange(0, 1084) }
把这里面的换成你的图片路径