Merge remote-tracking branch 'origin/master'
# Conflicts: # entry/src/main/ets/pages/testImageKnifeLoadState.ets # entry/src/main/resources/base/profile/main_pages.json
This commit is contained in:
commit
55da882e5e
|
@ -42,7 +42,7 @@ struct testImageKnifeCache {
|
||||||
return data;
|
return data;
|
||||||
},
|
},
|
||||||
onLoadFailed: (err) => {
|
onLoadFailed: (err) => {
|
||||||
console.log('Load Failed Reason: ' + err);
|
console.error('Load Failed Reason: ' + err);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue