整理一下js中遇到的一些问题
1:h5方法 1:页面引入需要的页面地址,例如 2:引入到当前页面 $('body').prepend...[作者空间]
解决办法:less ,利用less里面高阶函数 image-with('path'),image-height('...[作者空间]
//js各种继承的分析; function Parent(name,age){ this.name=name; ...[作者空间]