zhaoxiaohai 3 năm trước cách đây
mục cha
commit
7059f22871
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pages/annunciate/index.js

+ 1 - 0
pages/annunciate/index.js

@@ -112,6 +112,7 @@ Page({
     setIndex({
         detail
     }) {
+        if(detail==this.data.tabsIndex) return;
         this.setData({
             tabsIndex: detail
         });