zhaoxiaohai 3 years ago
parent
commit
7059f22871
1 changed files with 1 additions and 0 deletions
  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
         });