2018-03-19 4943℃
只需要修改一个参数即可,找到文件:
templets\default\images\photo\heiphoto.js
找到代码:
this.ImgObj1.style.opacity = 0;
修改为:
this.ImgObj1.style.opacity = 1;
记录下老版本的BUG。
DEDECMS BUG