摘要:
/* * @des 检测数据类型 * @author mz * @date 2018/07/26 * */ function checkObjOne(param) { let type = typeof param; if (type == 'object'){ // null Array Object Function type = objParamHandl... 阅读全文
posted @ 2018-07-26 15:54
木子青牛
阅读(103)
评论(0)
推荐(0)

浙公网安备 33010602011771号