panxingxin 5 роки тому
батько
коміт
d61efc4275
3 змінених файлів з 3 додано та 3 видалено
  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