jquery使用自带方法实现json对象合并的例子

1.使用jquery自带的方法

$.extend( true, object1, object2 );

 

posted @ 2018-07-05 22:58  dthui  阅读(180)  评论(0)    收藏  举报