@@ -109,7 +109,7 @@ Page({
this.getPhotos(1, 'camera')
},
choosePhoto() {
- this.getPhotos(9, 'albumn')
+ this.getPhotos(9, 'album')
getPhotos(count, type) {
let _this = this
@@ -105,7 +105,7 @@ Page({