对于同一张图片来讲,在组件A 加载过的图片,组件B 不用再走一遍 new Image() 的流程,直接返回上一次结果即可。 + const cache: { + [key: string]: ...
確定! 回上一頁