Explorar o código

albumn去掉n

panxingxin %!s(int64=5) %!d(string=hai) anos
pai
achega
d61efc4275
Modificáronse 3 ficheiros con 3 adicións e 3 borrados
  1. 1 1
      pages/contract/detail.js
  2. 1 1
      pages/qc/detail.js
  3. 1 1
      pages/sample/detail.js

+ 1 - 1
pages/contract/detail.js

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

+ 1 - 1
pages/qc/detail.js

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

+ 1 - 1
pages/sample/detail.js

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