baimeng il y a 9 ans
Parent
commit
4a7300aa69

+ 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);