소스 검색

取消上传提示

Limengbo 6 년 전
부모
커밋
caf46ea96d
1개의 변경된 파일1개의 추가작업 그리고 7개의 파일을 삭제
  1. 1 7
      pages/input_content/input_content.js

+ 1 - 7
pages/input_content/input_content.js

@@ -57,13 +57,7 @@ Page({
           }
           that.setData({
             tempFilePath:  that.data.tempFilePath
-          })
-          wx.showModal({  
-            title: '上传提示',  
-            content: JSON.stringify(that.data.tempFilePath),  
-            showCancel: false,  
-            success: function (res) { }  
-          })  
+          }) 
           var uploadImgCount = 0;  
           for (var i = 0, h = tempFilePaths.length; i < h; i++) {
             //上传文件