webimage如果没获取到图片的话,就提示“暂无图片”,这个有谁知道能做到吗?
if(len(webimage("url"))=0,"无图片",webimage("url"))
这样看看吧。没有测试过,你自己测试看看吧。
能做到,我之前实现过