摘要: Security.allowDomain("*"); 改为try {Security.allowDomain("*");}catch (e) { }; 即可 阅读全文
posted @ 2016-08-08 11:02 CRM超人明 阅读(847) 评论(0) 推荐(0)