Ver Fonte

Merge branch 'master' into dev

zhuliu há 1 ano atrás
pai
commit
b836112719
1 ficheiros alterados com 1 adições e 0 exclusões
  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
         },
       })