tanyanfei %!s(int64=4) %!d(string=hai) anos
pai
achega
9f93e4892a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages/upload/upload.js

+ 1 - 0
pages/upload/upload.js

@@ -170,6 +170,7 @@ Page({
     })
     var today_stock_img = this.data.today_stock_img;
     wx.chooseImage({
+      count:1,
       success: res=> {
         const tempFilePaths = res.tempFilePaths
         wx.uploadFile({