我將在本地反應中將b64轉換為blob。 但是我在atob函式上遇到錯誤。 這是我的程式碼。 var binary = atob(this.state.avatarSource.uri.split(',')[1]); var ...
確定! 回上一頁