• <menu id="w2i4a"></menu>
  • 首頁 > 慧問 > 頻道

    使用Telerik Platform時(shí)代碼不工作的問題

    發(fā)表于2019-05-10 回復(fù):0 查看:2857  |  
    我將代碼放進(jìn)去,但是它不工作 源代碼:telerik platform,使用相機(jī)添加圖片到庫中 有人能幫助我嗎? <pre class='brush: js'>(function () { document.addEventListener("deviceready", function () { window.listView = kendo.observable({ addImage: function () { var success = function (data) { $("#images") .data("kendoMobileListView") .prepend(["data:image/jpeg;base64," + data]); }; var error = function () { navigator.notification.alert("Unfortunately we could not add the image"); }; var config = { destinationType: Camera.DestinationType.DATA_URL, targetHeight: 400, targetWidth: 400 }; navigator.camera.getPicture(success, error, config); } }); var app = new kendo.mobile.Application(document.body, { skin: "flat" }); $("#images").kendoMobileListView({ dataSource: ["images/01.jpg", "images/02.jpg", "images/03.jpg", "images/04.jpg", "images/05.jpg", "images/06.jpg", "images/07.jpg"], template: "<img src='#: data #'>" }); navigator.splashscreen.hide(); }); }());</pre>
    0個回答

    打破零回復(fù)...

    回復(fù)

    登錄 慧都網(wǎng)發(fā)表評論

    掃碼咨詢


    添加微信 立即咨詢

    電話咨詢

    客服熱線
    023-68661681

    TOP
    三级成人熟女影院,欧美午夜成人精品视频,亚洲国产成人乱色在线观看,色中色成人论坛 (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })();