简体中文
Appearance
图片资源
interface ImageItem { id: string; image: ImageDatas | string; options?: ImageOptions; }