摘要: function uploadPreview (setting) { //图片上传预览 /*this(当前对象)*/ var _self = this; /*判断为null或者空值*/ _self.IsNull = function (value) { if (typeof (value) == " 阅读全文
posted @ 2017-04-19 09:58 linyl 阅读(2159) 评论(0) 推荐(0)