The data URI is JSON encoded in Base64. There are two steps to this: Decode the Base64 (for instance, with the atob function), and. Parse ...
確定! 回上一頁