laydate闪退
1,解決方案一:加 trigger: ‘click’
laydate.render({
elem: this
,format:‘yyyy-MM-dd HH:mm:ss’
,type:‘datetime’
,trigger: 'click’
});
解決方案二:
$("#"+dateControlId).removeAttr(“l(fā)ay-key”);
總結(jié)
- 上一篇: webstorm破解之jar包破解(20
- 下一篇: UIWebView UITextVie