12 2019 档案
摘要:后台接口 //pathContent为FileReader的onloadend事件中返回的target.result public string getUrl(string pathContent) { int length = pathContent.Length; string comname
阅读全文
摘要:后台接口 //pathContent为网络图像文件转Base64生成的DataURL public string getUrl(string pathContent) { int length = pathContent.Length; string comname = ""; string bas
阅读全文
摘要:mui 前端传输视频 //上传视频 function videoUpload() { var url = ServerIp + "/api/upload/videoUpload"; var task = plus.uploader.createUpload(url, { method: "POST"
阅读全文
摘要:mui前端传输文件 //上传图片 document.getElementById('photo').addEventListener('tap', function(e) { if (mui.os.plus) { var buttonTit = [{ title: "拍照" }, { title:
阅读全文

浙公网安备 33010602011771号