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++) {
             //上传文件