更换分享
This commit is contained in:
@@ -22,7 +22,7 @@ const Preloader = ({ name, imgs, callback }) => {
|
||||
})));
|
||||
});
|
||||
|
||||
console.log(name, promiseArr.length, '张');
|
||||
// console.log(name, promiseArr.length, '张');
|
||||
return Promise.all(promiseArr);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user