龙岩易富通网络科技有限公司
龙岩小程序开发,龙岩分销系统
注意jquery下break和continue,是不存在的,要实现break和continue的功能的话,要使用其它的方式 break----用return false; continue --用return ture;
发表评论