Parcourir la source

Merge branch 'master' into dev

zhuliu il y a 1 an
Parent
commit
b836112719
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      pages/showImageList/showImageList.js

+ 1 - 0
pages/showImageList/showImageList.js

@@ -47,6 +47,7 @@ Page({
       {
         ...this.data.config,
         onTap(current, urls) {
+          wx.navigateBack()
           return false
         },
       })