Browse Source

Merge branch 'master' into dev

zhuliu 1 year ago
parent
commit
b836112719
1 changed files with 1 additions and 0 deletions
  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
         },
       })