Appearance
KBE3D / KBCore / utils / getImgBase64
getImgBase64(src: string): Promise<string>
src
string
Promise
根据路径获取图片Base64编码
Promise<string>