使用quill,這個範例是從前端ajax傳image到後端,在記憶體中轉換成base64,再傳回 ... django.shortcuts import render def quill(request): return render(request, ...
確定! 回上一頁