在我簡單的draft.js project上,我嘗試將從外部表單上傳的影象插入到編輯器的內容中 ... const imageUrl='http://localhost:9090/image/'+data.name; ...
確定! 回上一頁