zhaoxiaohai 3 年之前
父節點
當前提交
7059f22871
共有 1 個文件被更改,包括 1 次插入0 次删除
  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
         });