【问题标题】:Ionic android image path from gallery来自画廊的离子 android 图像路径
【发布时间】:2015-08-30 18:07:06
【问题描述】:

我是 Ionic 的新手,我正在尝试使用相机插件获取正确的图像路径。我还附上了图片。 请告诉我如何从设备上的以下路径获取图像

【问题讨论】:

    标签: android image path gallery ionic


    【解决方案1】:
    .config( function( $compileProvider )
      { 
      $compileProvider.imgSrcSanitizationWhitelist(/^\s*(https?|file|content|local|blob|cdvfile):|data:image\//);
      }
    )
    

    添加你的项目

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-10-03
      • 2015-05-25
      • 1970-01-01
      • 2014-08-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多