document.location="objc://"+"doFunc1"+":/"+strExcel;
我用这种方式给iOS传递html值,当strExcel长度超过限制后,就截断了,还有什么其他方式iOS与js交互吗?