-
-
totosa 数据达人Lv4
发表于2019-11-7 14:12
悬赏50
已解决
楼主
在背景图片处,if(@v=x,'1.png','2.png')这样的语句无法实现背景图片切换,请问有什么办法实现这个功能么?
最佳答案
totosa 发表于 2019-11-7 15:24
if(@button=1,'vfs/root/products/ebi/sys/picture/month1.png','vfs/root/products/ebi/sys/picture/mon ...
找了个补丁,试一下~
背景图片不支持计算.zip
(745.81 KB, 下载次数: )
9个回答
背景图片具体是怎么写的
if(@button=1,'vfs/root/products/ebi/sys/picture/month1.png','vfs/root/products/ebi/sys/picture/month2.png')这样
短发菇凉 发表于 2019-11-7 14:55
背景图片具体是怎么写的
if(@button=1,'vfs/root/products/ebi/sys/picture/month1.png','vfs/root/products/ebi/sys/picture/month2.png')这样
totosa 发表于 2019-11-7 15:24
if(@button=1,'vfs/root/products/ebi/sys/picture/month1.png','vfs/root/products/ebi/sys/picture/mon ...
找了个补丁,试一下~
背景图片不支持计算.zip
(745.81 KB, 下载次数: )


