更新时间:2017/12/11 下午5:31:06
更新说明:更新为支持IE8以上版本
更新时间:2017/12/1 上午9:07:12
更新说明:
1. 按钮样式修改
2. 更新遮罩层样式
3. accordion-description的padding宽度由95更为98
路径中DEV为开发版本,DIST为发布版本
{ imageObj: [], //存放图片对象 arrangement: "horizontal", //verticality 对齐方式 fontCut: 500, //文字截取(500个字符内) defaultWidth: 100, //默认初始宽度 defaultHeight: 100, //默认初始高度 animateWidth: 600, //默认放大宽度 animateHeight: 200, //默认放大高度 response: true, //是否使用响应式 styleColor: { "background": "white", "font": "#333333", "textShadow": "0px 0px 1px green" }, //自定义遮罩颜色样式 animateTime: "0.5s", //动画速度 };