baimeng 9 年之前
父节点
当前提交
4a7300aa69
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      wl/platforms/android/assets/www/js/controllers/my.js
  2. 1 1
      wl/www/js/controllers/my.js

+ 1 - 1
wl/platforms/android/assets/www/js/controllers/my.js

xqd
@@ -48,7 +48,7 @@
             navigator.camera.getPicture(function (imageUri) {
              //   alert(imageUri);
                 $scope.user.avatar = imageUri;
-              
+               
                 //var uploadOptions = new FileUploadOptions();
                 //uploadOptions.fileKey = "avatar";
                 //alert(uploadOptions);

+ 1 - 1
wl/www/js/controllers/my.js

xqd
@@ -48,7 +48,7 @@
             navigator.camera.getPicture(function (imageUri) {
              //   alert(imageUri);
                 $scope.user.avatar = imageUri;
-              
+               
                 //var uploadOptions = new FileUploadOptions();
                 //uploadOptions.fileKey = "avatar";
                 //alert(uploadOptions);