ios 测试问题修改
This commit is contained in:
parent
16376f3912
commit
4617310fe2
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
|
|
@ -1,5 +0,0 @@
|
|||
function isArray(array) {
|
||||
return array && (array.constructor === 'Array' || (typeof Array !== 'undefined' && Array.isArray(array)));
|
||||
}
|
||||
|
||||
module.exports.isArray = isArray;
|
||||
Loading…
Reference in New Issue